From fc92fa6951ab911e6bdd70951468052e4388aa76 Mon Sep 17 00:00:00 2001 From: Michael Aquilina Date: Sun, 14 Jul 2019 12:19:22 +0100 Subject: [PATCH] fixes to README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b8808f1..f28df79 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ has completed. * Usage_ * Requirements_ * Installation_ -* `Temporarily Disabling Notifications` +* `Temporarily Disabling Notifications`_ * Contributing_ * `Running Tests`_ @@ -72,7 +72,7 @@ Temporarily Disabling Notifications You can temporarily disable auto notify by running the command ``disable_auto_notify``. - When you want to re-enable notifications, run the command ``enable_auto_notify``. +When you want to re-enable notifications, run the command ``enable_auto_notify``. Contributing ------------