Skip to content

Commit 19a571e

Browse files
committed
doc: update badge info
1 parent 96b612f commit 19a571e

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
.. image:: ./docs/_images/badge_small.png
22

3-
|github|_ |readthedocs|_ |codecov|_ |python|_ |pypi|_ |license|_
3+
|github|_ |readthedocs|_ |codecov|_ |python|_ |license|_
44

55
.. |github| image:: https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/workflows/torchensemble-CI/badge.svg
66
.. _github: https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/actions
77

88
.. |readthedocs| image:: https://readthedocs.org/projects/ensemble-pytorch/badge/?version=latest
99
.. _readthedocs: https://ensemble-pytorch.readthedocs.io/en/latest/index.html
1010

11-
.. |codecov| image:: https://codecov.io/gh/xuyxu/Ensemble-Pytorch/branch/master/graph/badge.svg?token=2FXCFRIDTV
12-
.. _codecov: https://codecov.io/gh/xuyxu/Ensemble-Pytorch
11+
.. |codecov| image:: https://codecov.io/gh/TorchEnsemble-Community/Ensemble-Pytorch/branch/master/graph/badge.svg?token=2FXCFRIDTV
12+
.. _codecov: https://codecov.io/gh/TorchEnsemble-Community/Ensemble-Pytorch
1313

14-
.. |python| image:: https://img.shields.io/badge/python-3.6+-blue?logo=python
15-
.. _python: https://www.python.org/
16-
17-
.. |pypi| image:: https://img.shields.io/pypi/v/torchensemble
18-
.. _pypi: https://pypi.org/project/torchensemble/
14+
.. |python| image:: https://img.shields.io/pypi/pyversions/torchensemble
15+
.. _python: https://pypi.org/project/torchensemble/
1916

2017
.. |license| image:: https://img.shields.io/github/license/TorchEnsemble-Community/Ensemble-Pytorch
2118
.. _license: https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/blob/master/LICENSE

0 commit comments

Comments
 (0)