mirror of
https://github.com/cc65/cc65.git
synced 2025-01-06 22:31:52 +00:00
Adjusted URLs.
This commit is contained in:
parent
f5e000ef7c
commit
fbb34cf749
17
index.html
17
index.html
@ -75,15 +75,22 @@
|
||||
</p>
|
||||
<h2><a name="Links">Links</a></h2>
|
||||
<ul class="right">
|
||||
<li><a href="https://github.com/cc65/cc65">Source Code</a>
|
||||
<li>
|
||||
<a href="https://github.com/cc65/cc65">Source Code</a>
|
||||
</li>
|
||||
<li><a href="download/cc65-snapshot-win32.zip">Windows Snapshot</a>
|
||||
<li>
|
||||
<a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win64.zip">
|
||||
Windows Snapshot
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="doc/">Documentation</a>
|
||||
<li>
|
||||
<a href="../doc">Documentation</a>
|
||||
</li>
|
||||
<li><a href="https://github.com/cc65/wiki/wiki">Wiki</a>
|
||||
<li>
|
||||
<a href="https://github.com/cc65/wiki/wiki">Wiki</a>
|
||||
</li>
|
||||
<li><a href="https://github.com/cc65/cc65/wiki/User-contributions">User Contributions</a>
|
||||
<li>
|
||||
<a href="http://sourceforge.net/projects/cc65/files/contrib">User Contributions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://travis-ci.org/cc65/cc65/builds">
|
||||
|
@ -69,12 +69,12 @@
|
||||
<p>This mailing list was formerly the main communication media of the cc65
|
||||
community. The threads there still hold a wealth of information on cc65.
|
||||
<ul class="right">
|
||||
<li><a href="../mailarchive/">
|
||||
<li><a href="../mailarchive">
|
||||
Archive</a>
|
||||
</li>
|
||||
<li><form method="get" action="http://www.google.com/search">Search
|
||||
<input type="text" name="q" maxlength="255"/>
|
||||
<input type="hidden" name="sitesearch" value="http://cc65.github.io/mailarchive/"/>
|
||||
<input type="hidden" name="sitesearch" value="http://cc65.github.io/mailarchive"/>
|
||||
<input type="submit" value="Google Search"/>
|
||||
</form>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user