Skip to content

Commit 8e118f6

Browse files
committed
Use master branch for appveyor badges [skip ci]
1 parent ec77d26 commit 8e118f6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ The psyplot interactive visualization framework
2323
:alt: Travis
2424
:target: https://travis-ci.org/Chilipp/psyplot
2525

26-
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/3jk6ea1n4a4dl6vk?svg=true
26+
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/3jk6ea1n4a4dl6vk/branch/master?svg=true
2727
:alt: AppVeyor
28-
:target: https://ci.appveyor.com/project/Chilipp/psyplot
28+
:target: https://ci.appveyor.com/project/Chilipp/psyplot/branch/master
2929

3030
.. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/psyplot/badge.svg?branch=master
3131
:alt: Coverage
@@ -99,7 +99,7 @@ Note
9999
----
100100
Commits on github prior to version 1.0 were moved into another repository, the
101101
`psyplot_old`_ repository. This has been done because prior to version 1.0,
102-
the github repository contained all the reference figures used for testing
102+
the github repository contained all the reference figures used for testing
103103
which made the size of the repository too large.
104104

105105
.. _psyplot_old: https://github.com/Chilipp/psyplot

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ on `GitHub <https://github.com/Chilipp/psyplot>`__.
4848
:alt: Travis
4949
:target: https://travis-ci.org/Chilipp/psyplot
5050

51-
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/3jk6ea1n4a4dl6vk?svg=true
51+
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/3jk6ea1n4a4dl6vk/branch/master?svg=true
5252
:alt: AppVeyor
53-
:target: https://ci.appveyor.com/project/Chilipp/psyplot
53+
:target: https://ci.appveyor.com/project/Chilipp/psyplot/branch/master
5454

5555
.. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/psyplot/badge.svg?branch=master
5656
:alt: Coverage

0 commit comments

Comments
 (0)