Author: ag
Date: 2007-11-17 11:27:56 -0700 (Sat, 17 Nov 2007)
New Revision: 7135
Modified:
trunk/BOOK/general/prog/python.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed broken link to Python documentation. Thanks to Moody for the report
Modified: trunk/BOOK/general/prog/python.xml
===================================================================
--- trunk/BOOK/general/prog/python.xml 2007-11-17 17:29:43 UTC (rev 7134)
+++ trunk/BOOK/general/prog/python.xml 2007-11-17 18:27:56 UTC (rev 7135)
@@ -99,7 +99,7 @@
<filename>Doc/README</filename> file in the source distribution for
instructions to format the LaTeX sources. Alternatively, you can download
preformatted documentation from
- <ulink url="http://www.python.org/doc/current/download.html"/>.</para>
+ <ulink url="http://docs.python.org/download.html"/>.</para>
</note>
</sect2>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-11-17 17:29:43 UTC
(rev 7134)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-11-17 18:27:56 UTC
(rev 7135)
@@ -45,6 +45,10 @@
<para>November 17th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[ag] - Fixed a broken link to the Python documentation.
Reported by
+ Moody.</para>
+ </listitem>
+ <listitem>
<para>[ag] - Added a switch in the 'Command Explanations' section
of the Vorbis Tools page, that allows ogg123 to be built without
cURL. Reported by laxy. Fixes #2413.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page