From 4b6bbd5efbe91c67b159f16d6fe7626278a26f43 Mon Sep 17 00:00:00 2001 From: i-rme Date: Wed, 30 Sep 2015 20:53:53 +0200 Subject: [PATCH] quick start is written wrong --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 10fdca00c..ba4a95965 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -9,7 +9,7 @@ The Python Tutorial This is the official tutorial. It covers all the basics, and offers a tour of the language and the standard library. Recommended for those who need a -quickstart guide to the language. +quick-start guide to the language. `The Python Tutorial `_