From d678f55ba49632b892c6a33791b535a8ab86f6c3 Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Tue, 2 Oct 2018 18:35:58 -0500 Subject: [PATCH] trivial: Fix README documentation badge This patch set fixes the README badge which isn't rendering correctly (e.g. [0]). Thus it has been changed to [1]. [0] https://github.com/openstack/airship-armada [1] https://readthedocs.org/projects/airship-armada/badge/?version=latest Change-Id: Ife5cffb8536f4c7f7b6292313a66d165f23739c5 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e4b9953c..6577e182 100644 --- a/README.rst +++ b/README.rst @@ -117,5 +117,5 @@ Further Reading .. |Docker Repository on Quay| image:: https://quay.io/repository/airshipit/armada/status :target: https://quay.io/repository/airshipit/armada -.. |Doc Status| image:: https://readthedocs.io/projects/airship-armada/badge/?version=latest +.. |Doc Status| image:: https://readthedocs.org/projects/airship-armada/badge/?version=latest :target: https://airship-armada.readthedocs.io/