From 966f10bcb743286512f605863cf128c627fedf0d Mon Sep 17 00:00:00 2001 From: Chase Sterling Date: Mon, 22 Sep 2014 19:18:34 -0400 Subject: [PATCH] Fix RTD badge in readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 76be901bb..6a28e3f33 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,6 @@ I can't connect to the daemon from another machine: .. |build-status| image:: https://travis-ci.org/deluge-torrent/deluge.svg :target: https://travis-ci.org/deluge-torrent/deluge -.. |docs| image:: https://readthedocs.org/projects/pip/badge/?version=latest - :target: https://readthedocs.org/projects/pip/?badge=latest +.. |docs| image:: https://readthedocs.org/projects/deluge/badge/?version=develop + :target: https://readthedocs.org/projects/deluge/?badge=develop :alt: Documentation Status \ No newline at end of file