diff --git a/doc/getting-started.txt b/doc/getting-started.txt index 2c1eef0af..f830c11c8 100644 --- a/doc/getting-started.txt +++ b/doc/getting-started.txt @@ -66,7 +66,7 @@ py.test found the ``test_answer`` function by following :ref:`standard test disc report intermediate values of the assert expression freeing you from the need to learn the many names of `JUnit legacy methods`_. -.. _`the JUnit legacy methods`: http://docs.python.org/library/unittest.html#test-cases +.. _`JUnit legacy methods`: http://docs.python.org/library/unittest.html#test-cases .. _`assert statement`: http://docs.python.org/reference/simple_stmts.html#the-assert-statement