Skip to content

Commit 0547fd1

Browse files
committed
MAINT: Fix README badges
Fix small issues in README after move to main
1 parent 12f6493 commit 0547fd1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,14 @@ Bug reports can be submitted to the issue tracker at
174174

175175
https://github.com/statsmodels/statsmodels/issues
176176

177-
.. |Azure CI Build Status| image:: https://dev.azure.com/statsmodels/statsmodels-testing/_apis/build/status/statsmodels.statsmodels?branch=main
178-
:target: https://dev.azure.com/statsmodels/statsmodels-testing/_build/latest?definitionId=1&branch=main
177+
.. |Azure CI Build Status| image:: https://dev.azure.com/statsmodels/statsmodels-testing/_apis/build/status/statsmodels.statsmodels?branchName=main
178+
:target: https://dev.azure.com/statsmodels/statsmodels-testing/_build/latest?definitionId=1&branchName=main
179179
.. |Codecov Coverage| image:: https://codecov.io/gh/statsmodels/statsmodels/branch/main/graph/badge.svg
180180
:target: https://codecov.io/gh/statsmodels/statsmodels
181181
.. |Coveralls Coverage| image:: https://coveralls.io/repos/github/statsmodels/statsmodels/badge.svg?branch=main
182182
:target: https://coveralls.io/github/statsmodels/statsmodels?branch=main
183-
.. |PyPI downloads| image:: https://img.shields.io/pypi/dm/statsmodels.svg?label=Pypi%20downloads
183+
.. |PyPI downloads| image:: https://img.shields.io/pypi/dm/statsmodels?label=PyPI%20Downloads
184+
:alt: PyPI - Downloads
184185
:target: https://pypi.org/project/statsmodels/
185186
.. |Conda downloads| image:: https://img.shields.io/conda/dn/conda-forge/statsmodels.svg?label=Conda%20downloads
186187
:target: https://anaconda.org/conda-forge/statsmodels/

0 commit comments

Comments
 (0)