From 106558cec038421c7d120d8f3e4bb0bc39bb8b04 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 17 Jun 2020 16:49:39 +0200 Subject: [PATCH] Minor tweak to index --- docs/source/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 3f9b58021a..f033f19c83 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -15,10 +15,10 @@ This is the manual of [Evennia](http://www.evennia.com), the open source Python `MU*` creation system. Want to help improve the docs? See the page on -[Contributing to docs](Contributing-Docs)! +[Contributing to the docs](Contributing-Docs)! -There is [a lengthier introduction](Evennia-Introduction) to read. You might also want to read about -[how to get and give help](How-To-Get-And-Give-Help). +There is [a lengthier Evennia introduction](Evennia-Introduction) you may want +to read. It's also good to know [how to get help](How-To-Get-And-Give-Help). - The [Getting Started](Getting-Started) page helps installing and starting Evennia for the first time.