From e4b4db62fbe9feb82a5cb33a05271f438dd06833 Mon Sep 17 00:00:00 2001 From: Samveen Gulati Date: Fri, 2 Sep 2016 11:22:28 +0000 Subject: [PATCH] Fix doc version in `README.rst` --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 730e14e67..d2d3dce43 100644 --- a/README.rst +++ b/README.rst @@ -23,10 +23,10 @@ Developers and prospective contributors are encouraged to read the `Developers G In particular the `GitHub `_ related subsection. -.. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12 - :alt: 2.12 documentation status +.. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.0 + :alt: 2.12.0 documentation status :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.12/ + :target: http://xcat-docs.readthedocs.io/en/2.12.0/ .. |docs_211| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.11 :alt: 2.11 documentation status