[py-svn] r35400 - py/dist/py/documentation

guido at codespeak.net guido at codespeak.net
Wed Dec 6 16:26:04 CET 2006


Author: guido
Date: Wed Dec  6 16:26:04 2006
New Revision: 35400

Modified:
   py/dist/py/documentation/source-viewer.txt
Log:
Fixed links.


Modified: py/dist/py/documentation/source-viewer.txt
==============================================================================
--- py/dist/py/documentation/source-viewer.txt	(original)
+++ py/dist/py/documentation/source-viewer.txt	Wed Dec  6 16:26:04 2006
@@ -40,5 +40,5 @@
 Right now there is ready `server`_ and along with an `API viewer`_. Next step
 is to improve a look & feel of API viewer and to link one to another.
 
-.. _`server`: http://johnnydebris.net:8000/py/test/collect.py#Collector
-.. _`API viewer`: http://johnnydebris.net/xxx
+.. _`server`: http://johnnydebris.net:8000/
+.. _`API viewer`: http://johnnydebris.net/pyapi


More information about the py-svn mailing list