From c41d7136e820c4340bde00b482d2efcea98c6407 Mon Sep 17 00:00:00 2001 From: Adam Hopkins Date: Wed, 3 Mar 2021 09:26:22 +0200 Subject: [PATCH] Change order of Docs index --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ff6bf6c7..a3ec5cae 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,10 +1,10 @@ +.. include:: ../README.rst + User Guide ========== To learn about using Sanic, checkout the `User Guide `_. -.. include:: ../README.rst - API ======