README: point all badges to the master branch

We want to deprecate `develop`, so let's start pointing to master now.

Change-Id: Ibf69c36f44fde7081238508d55137c8df21cfa60
This commit is contained in:
Jan Kundrát
2020-06-17 21:02:21 +02:00
parent 1f8b4ab9a2
commit 7836297708

View File

@@ -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%