From 1b43f3c3244278e968ba42e78c2c9eb6ae25ae78 Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 7 Feb 2007 16:24:11 +0100 Subject: [PATCH] [svn r38070] Removed broken anchor from link. --HG-- branch : trunk --- py/doc/talk/pytest-overview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/doc/talk/pytest-overview.txt b/py/doc/talk/pytest-overview.txt index 184b82231..fbb0f634c 100644 --- a/py/doc/talk/pytest-overview.txt +++ b/py/doc/talk/pytest-overview.txt @@ -118,7 +118,7 @@ py.test Implementation - uses py lib extensively (py.path/py.execnet) - "conftest.py" per-directory configuration mechanism -.. _`basic picture`: ../test.html#basicpicture +.. _`basic picture`: ../test.html Session objects ===============================