aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-08-07 23:12:51 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-08-07 23:12:51 +0200
commit59451b0b18495a72c3745859c441b06b470322d8 (patch)
tree9aa2cfae8cc162f182425dbbac50ec3e8705a30e /README.rst
parentFixed image in README. (diff)
downloadnewspipe-59451b0b18495a72c3745859c441b06b470322d8.tar.gz
newspipe-59451b0b18495a72c3745859c441b06b470322d8.tar.bz2
newspipe-59451b0b18495a72c3745859c441b06b470322d8.zip
Fixed image in README.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 93cdbabf..e7a7d1eb 100644
--- a/README.rst
+++ b/README.rst
@@ -39,7 +39,7 @@ Deploying the application on Heroku
'''''''''''''''''''''''''''''''''''
.. image:: https://www.herokucdn.com/deploy/button.png
-:target: https://heroku.com/deploy
+ :target: https://heroku.com/deploy
An instance of pyAggr3g470r is running `here <https://pyaggr3g470r.herokuapp.com/>`_.
bgstack15