From: Georg Brandl Date: Wed, 25 Apr 2007 06:25:57 +0000 (+0000) Subject: Markup fix. X-Git-Tag: v2.5.2c1~332 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eeff493426b838fa31af240dbf3d286139001cac;p=python Markup fix. (backport from rev. 54951) --- diff --git a/Doc/mac/using.tex b/Doc/mac/using.tex index 5b5d9e8d1c..ca522c69fd 100644 --- a/Doc/mac/using.tex +++ b/Doc/mac/using.tex @@ -151,7 +151,7 @@ applications to other users. The standard tool for deploying standalone Python applications on the Mac is \program{py2app}. More information on installing and using py2app can be found -at \url{http://undefined.org/python/#py2app}. +at \url{http://undefined.org/python/\#py2app}. \section{Application Scripting}