From 8850c8785f9b61e9d2b4803a0249d0ae20d932fd Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Wed, 3 Dec 2003 22:33:13 +0000 Subject: Fix link --- Doc/tut/tut.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 256826e..f84978a 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -4625,9 +4625,8 @@ quickly demonstrates that the traditional approach is faster: \end{verbatim} In contrast to \module{timeit}'s fine level of granularity, the -\ulink{\module{profile}}{../lib/module-profile.html} and -\ulink{\module{pstats}}{../lib/module-pstats.html} modules -provide tools for identifying time critical sections in larger +\ulink{\module{profile}}{../lib/module-profile.html} and \module{pstats} +modules provide tools for identifying time critical sections in larger blocks of code. -- cgit v0.12