diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-09-25 19:38:14 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-09-25 19:38:14 +0800 |
commit | ebf23e7ad7dbd3aff32fc893a29cfa41646e7fd3 (patch) | |
tree | 6830f1ca47870da694b021c4868cdbe81d4cd64c /lang | |
parent | 68508e59d01a5eb0119e54a876c1d06bb0537541 (diff) | |
download | freebsd-ports-gnome-ebf23e7ad7dbd3aff32fc893a29cfa41646e7fd3.tar.gz freebsd-ports-gnome-ebf23e7ad7dbd3aff32fc893a29cfa41646e7fd3.tar.zst freebsd-ports-gnome-ebf23e7ad7dbd3aff32fc893a29cfa41646e7fd3.zip |
Correct link.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-mx-base/files/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/py-mx-base/files/index.html.in b/lang/py-mx-base/files/index.html.in index 265d7813a5ac..35bac2b05d58 100644 --- a/lang/py-mx-base/files/index.html.in +++ b/lang/py-mx-base/files/index.html.in @@ -7,7 +7,7 @@ <body> <h1>The eGenix mx-Extension Series for Python</h1> - <a href="file://localhost/%%PYTHON_SITELIBDIR%%/mx/Doc/mxExtensions.html">Follow me.</a> + <a href="file://localhost/%%PYTHON_SITELIBDIR%%/mx/Doc/eGenix-mx-Extensions.html">Follow me.</a> <hr> <!-- Created: Mon Mar 19 10:03:56 CET 2001 --> <!-- hhmts start --> |