From 78362977080a22001695c35e2c9b5150cb2dfa89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kundr=C3=A1t?= Date: Wed, 17 Jun 2020 21:02:21 +0200 Subject: [PATCH] README: point all badges to the master branch We want to deprecate `develop`, so let's start pointing to master now. Change-Id: Ibf69c36f44fde7081238508d55137c8df21cfa60 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 3a8d23c6..c5266bfc 100644 --- a/README.rst +++ b/README.rst @@ -194,12 +194,12 @@ working group set out to disrupt the planning landscape by providing an open source simulation model which can be used freely across multiple vendor implementations. -.. |docs| image:: https://readthedocs.org/projects/gnpy/badge/?version=develop - :target: http://gnpy.readthedocs.io/en/develop/?badge=develop +.. |docs| image:: https://readthedocs.org/projects/gnpy/badge/?version=master + :target: http://gnpy.readthedocs.io/en/master/?badge=master :alt: Documentation Status :scale: 100% -.. |build| image:: https://travis-ci.com/Telecominfraproject/oopt-gnpy.svg?branch=develop +.. |build| image:: https://travis-ci.com/Telecominfraproject/oopt-gnpy.svg?branch=master :target: https://travis-ci.com/Telecominfraproject/oopt-gnpy :alt: Build Status :scale: 100%