From bcd5965024ce1702bf0383619750599b04b9702a Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Mon, 19 Sep 2016 09:51:53 -0400 Subject: [PATCH] Add 2.12.2 badge to README.rst --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d2d3dce43..0c111578f 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Documentation xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/ -|docs_latest| |docs_212| |docs_211| +|docs_latest| |docs_2122| |docs_212| |docs_211| Open Source License ------------------- @@ -22,7 +22,11 @@ Developers Developers and prospective contributors are encouraged to read the `Developers Guide `_ In particular the `GitHub `_ related subsection. - +.. |docs_2122| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.2 + :alt: 2.12.2 documentation status + :scale: 100% + :target: http://xcat-docs.readthedocs.io/en/2.12.2/ + .. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.0 :alt: 2.12.0 documentation status :scale: 100%