Consistently rely on SSL redirection.
This commit is contained in:
parent
dc3167fcc8
commit
b552c18405
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
[documentation](http://cc65.github.io/doc)
|
||||
|
||||
[wiki](https://github.com/cc65/wiki/wiki)
|
||||
[wiki](http://github.com/cc65/wiki/wiki)
|
||||
|
||||
[![build status](https://travis-ci.org/cc65/cc65.png)](https://travis-ci.org/cc65/cc65/builds)
|
||||
[![build status](http://travis-ci.org/cc65/cc65.png)](http://travis-ci.org/cc65/cc65/builds)
|
||||
|
||||
cc65 is a complete cross development package for 65(C)02 systems, including
|
||||
a powerful macro assembler, a C compiler, linker, librarian and several
|
||||
|
|
Loading…
Add table
Reference in a new issue