[Python-checkins] python/dist/src/Doc README,1.52,1.53
akuchling at users.sourceforge.net
akuchling at users.sourceforge.net
Tue Dec 23 12:04:37 EST 2003
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv13043
Modified Files:
README
Log Message:
[Bug #850823] Fix broken link
Index: README
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/README,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** README 27 Sep 2003 19:32:04 -0000 1.52
--- README 23 Dec 2003 17:04:35 -0000 1.53
***************
*** 52,56 ****
First, check that the bug is present in the development version of the
! documentation at <http://python.sourceforge.net/devel-docs/>; we may
have already fixed it.
--- 52,56 ----
First, check that the bug is present in the development version of the
! documentation at <http://www.python.org/dev/doc/devel/>; we may
have already fixed it.
More information about the Python-checkins
mailing list