From 429b76f5a777733eb140a899259c219d62b3010a Mon Sep 17 00:00:00 2001 From: Adam Griffiths Date: Wed, 8 Jun 2016 15:01:03 +1000 Subject: [PATCH] Fix RST syntax for links --- docs/setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.rst b/docs/setup.rst index 6414f54b3..7c3a8ec3e 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -83,9 +83,9 @@ Heroku ------ Due to the nature of Heroku deployments, upgrading to a newer version of Redash -requires performing the steps outlined on the `"How to Upgrade"`__ page. +requires performing the steps outlined on the `"How to Upgrade" `__ page. -1. Install `Heroku CLI`__. +1. Install `Heroku CLI `__. 2. Create Heroku App::