From 8be5849a9e9f7497e19fd71e5a42861434fca7b2 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Fri, 15 Jul 2016 09:35:42 -0700 Subject: [PATCH] Flip README and intro --- README.rst | 4 ++++ docs/intro.rst | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 06cb3f8bc..e7bac2fde 100644 --- a/README.rst +++ b/README.rst @@ -1 +1,5 @@ .. include:: docs/intro_common.rst +.. include:: docs/current_features.rst +.. include:: CHANGES.rst + +For extensive documentation on using and contributing to Certbot, go to https://certbot.eff.org/docs. diff --git a/docs/intro.rst b/docs/intro.rst index 5122487bf..65c862f69 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -3,7 +3,3 @@ Introduction ===================== .. include:: intro_common.rst -.. include:: current_features.rst -.. include:: ../CHANGES.rst - -For extensive documentation on using and contributing to Certbot, go to https://certbot.eff.org/docs. \ No newline at end of file