]> git.sur5r.net Git - cc65/commitdiff
Fixed file name of Windows binary snapshot.
authorOliver Schmidt <ol.sc@web.de>
Tue, 20 Jan 2015 20:01:10 +0000 (21:01 +0100)
committerOliver Schmidt <ol.sc@web.de>
Tue, 20 Jan 2015 20:01:10 +0000 (21:01 +0100)
Although we're using Mingw-w64 to build the Windows binaries
they are in fact 32-bit binaries - which is just fine. However
the file name should reflect that.

getting-started.html
index.html

index e610a97df19c2dcdec7154dd02e343114ec4385c..8d7bbbf89061edacc74fa28c35abbf624518f636 100644 (file)
@@ -62,7 +62,7 @@
     </p>
     <h2><a name="Windows">Microsoft Windows</a></h2>
     <p>Download the
     </p>
     <h2><a name="Windows">Microsoft Windows</a></h2>
     <p>Download the
-       <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win64.zip">
+       <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip">
        current cc65 snapshot</a> and unzip it to a path of your choice  that
        <u>doesn't contain spaces</u> (let's presume 'c:\cc65' here).  Now cc65
        is fully functional without further steps.
        current cc65 snapshot</a> and unzip it to a path of your choice  that
        <u>doesn't contain spaces</u> (let's presume 'c:\cc65' here).  Now cc65
        is fully functional without further steps.
index 3d76e83d53132fe253d0b925d366902f27f20ead..573f23b617ac8114f10ed864749e48da17675a67 100644 (file)
@@ -79,7 +79,7 @@
         <a href="http://github.com/cc65/cc65">Source Code</a>
       </li>
       <li>
         <a href="http://github.com/cc65/cc65">Source Code</a>
       </li>
       <li>
-        <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win64.zip">
+        <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip">
           Windows Snapshot
         </a>
       </li>
           Windows Snapshot
         </a>
       </li>