From 07e4fe841dfb6993182f1a3fa18b318b0e99bd25 Mon Sep 17 00:00:00 2001 From: jbaeth Date: Wed, 9 Dec 2020 12:04:26 +0300 Subject: [PATCH] fix ToC order --- README.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 19344d7ae..98150ed27 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,17 @@ For more detailed instructions, read `docs/INSTALL.rst `__ . Once tahoe --version works, see `docs/running.rst `__ to learn how to set up your first Tahoe-LAFS node. + +🤖 Issues +--------- + +Tahoe-LAFS uses the Trac instance to track `issues `__. Please email jean-paul plus tahoe-lafs at leastauthority dot com for an account. + +📑 Documentation +---------------- + +You can find the full Tahoe-LAFS documentation at our `documentation site `__. + 💬 Community ------------ @@ -82,16 +93,6 @@ As a community-driven open source project, Tahoe-LAFS welcomes contributions of Before authoring or reviewing a patch, please familiarize yourself with the `Coding Standard `__ and the `Contributor Code of Conduct `__. -🤖 Issues ---------- - -Tahoe-LAFS uses the Trac instance to track `issues `__. Please email jean-paul plus tahoe-lafs at leastauthority dot com for an account. - -📑 Documentation ----------------- - -You can find the full Tahoe-LAFS documentation at our `documentation site `__. - ❓ FAQ ------