summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarya Belanger <marya@openrobotics.org>2020-01-03 07:53:31 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-01-03 07:53:31 +0100
commit03f6159407600de8b98992e675c45bffde9fca5b (patch)
tree3e4f87272ff4cd13db66ceed2df8ca00a25917d4 /docs
parent1960d55f8baa412b43546d15a8342554808fff57 (diff)
Fixed typo in docs/index.txt.
First steps section is no longer below tutorials overview.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 13d93f78c1..3b33478f14 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -58,7 +58,7 @@ will help you know where to look for certain things:
* :doc:`Tutorials </intro/index>` take you by the hand through a series of
steps to create a Web application. Start here if you're new to Django or Web
- application development. Also look at the ":ref:`index-first-steps`" below.
+ application development. Also look at the ":ref:`index-first-steps`".
* :doc:`Topic guides </topics/index>` discuss key topics and concepts at a
fairly high level and provide useful background information and explanation.