summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/index.html
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-08-07 13:19:16 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-08-07 13:19:16 (GMT)
commit3638935bcd5d930b74910fef2d516b9e5b8617d4 (patch)
tree639050768509f68e2e97c7ec93a37af16d68eba2 /Mac/Demo/index.html
parent4c1e56c742310061c4fd8c1b16366aa2e8359ca6 (diff)
downloadcpython-3638935bcd5d930b74910fef2d516b9e5b8617d4.zip
cpython-3638935bcd5d930b74910fef2d516b9e5b8617d4.tar.gz
cpython-3638935bcd5d930b74910fef2d516b9e5b8617d4.tar.bz2
Moved build.html to building.html
Diffstat (limited to 'Mac/Demo/index.html')
-rw-r--r--Mac/Demo/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html
index 57b28fd..ce92a9d 100644
--- a/Mac/Demo/index.html
+++ b/Mac/Demo/index.html
@@ -82,7 +82,7 @@ how to create a Python module interfacing to a scriptable application,
and how to use that module in your python program.
<LI>
-<A HREF="build.html">Building Mac Python from source</A> explains
+<A HREF="building.html">Building Mac Python from source</A> explains
how to build a PPC or 68K interpreter from a source distribution.
</UL>