diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:11:17 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:11:17 +0200 |
commit | b002966588708a4c381ff723fd96e1989e6071ca (patch) | |
tree | 863781ebfb533d47487de0aae0c20e545268fe93 | |
parent | Added Heroku auto deploy button. (diff) | |
download | newspipe-b002966588708a4c381ff723fd96e1989e6071ca.tar.gz newspipe-b002966588708a4c381ff723fd96e1989e6071ca.tar.bz2 newspipe-b002966588708a4c381ff723fd96e1989e6071ca.zip |
Fixed image in README.
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ After installation, you will be able to connect with the email *root@pyAggr3g470 Deploying the application on Heroku ''''''''''''''''''''''''''''''''''' -[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) +.. image:: https://www.herokucdn.com/deploy/button.png +:target: https://heroku.com/deploy An instance of pyAggr3g470r is running `here <https://pyaggr3g470r.herokuapp.com/>`_. |