From b16534d30de2b77b2350b79286ecc1a811cd3e19 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 18 Oct 2002 16:34:26 +0000 Subject: [PATCH] Fix markup for tilde in URL. --- Doc/inst/inst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index b1ea1074a05e..21f2a3e5305f 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -483,7 +483,7 @@ file for Distutils (see section~\ref{config-files}.) {Information about the free \Cpp{} compiler from Borland, including links to the download pages.} - \seetitle[http://www.cyberus.ca/~g_will/pyExtenDL.shtml] + \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml] {Creating Python Extensions Using Borland's Free Compiler} {Document describing how to use Borland's free command-line C++ compiler to build Python.} -- 2.47.3