Skip to content

Commit 0ee847e

Browse files
committed
📝 Fix license badge
1 parent 45958e6 commit 0ee847e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. -*- mode: rst -*-
22
3-
|Python3|_ |PyPi|_ |Docs|_ |License|
3+
|Python3|_ |PyPi|_ |Docs|_ |License|_
44

55
.. |Python3| image:: https://img.shields.io/badge/python-3-blue.svg
66
.. _Python3: https://badge.fury.io/py/scikit-uplift
@@ -11,8 +11,8 @@
1111
.. |Docs| image:: https://readthedocs.org/projects/scikit-uplift/badge/?version=latest
1212
.. _Docs: https://scikit-uplift.readthedocs.io/en/latest/
1313

14-
.. |Docs| image:: https://img.shields.io/badge/license-MIT-green
15-
.. _Docs: https://github.com/maks-sh/scikit-uplift/blob/master/LICENSE
14+
.. |License| image:: https://img.shields.io/badge/license-MIT-green
15+
.. _License: https://github.com/maks-sh/scikit-uplift/blob/master/LICENSE
1616

1717
.. |Open In Colab1| image:: https://colab.research.google.com/assets/colab-badge.svg
1818
.. _Open In Colab1: https://colab.research.google.com/github/maks-sh/scikit-uplift/blob/master/notebooks/RetailHero_EN.ipynb

0 commit comments

Comments
 (0)