From 63761f4cb6f3017c6076ecd826ed0addcfb03061 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 6 May 2010 23:07:05 +0200 Subject: docs: removed >>> in front of examples to make copy-pasting easier remove hard linebreaks in favor of soft-linebreaks done by the editor, as this is more flexible when editing --- doc/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/intro.rst') diff --git a/doc/intro.rst b/doc/intro.rst index 48da79c8..448b7deb 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -55,7 +55,7 @@ script: Getting Started =============== -* :ref:`tutorial_toplevel` - This tutorial provides a walk-through of some of +* :ref:`tutorial-label` - This tutorial provides a walk-through of some of the basic functionality and concepts used in GitPython. It, however, is not exhaustive so you are encouraged to spend some time in the :ref:`api_reference_toplevel`. -- cgit v1.2.3