Skip to content

Commit 4c95297

Browse files
fixed bad badge links
1 parent a269cba commit 4c95297

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Fundamentals of Data Science
66
.. image:: https://img.shields.io/pypi/v/fundamentals_of_data_science.svg
77
:target: https://pypi.python.org/pypi/fundamentals_of_data_science
88

9-
.. image:: https://img.shields.io/travis/fundamentals-of-data-science/fundamentals_of_data_science.svg
10-
:target: https://travis-ci.org/fundamentals-of-data-science/fundamentals_of_data_science
9+
.. image:: https://img.shields.io/travis/fundamentals-of-data-science/ds-fundamentals-python.svg
10+
:target: https://travis-ci.org/fundamentals-of-data-science/ds-fundamentals-python
1111

1212
.. image:: https://readthedocs.org/projects/fundamentals-of-data-science/badge/?version=latest
1313
:target: https://fundamentals-of-data-science.readthedocs.io/en/latest/?badge=latest
1414
:alt: Documentation Status
1515

1616

17-
.. image:: https://pyup.io/repos/github/fundamentals-of-data-science/fundamentals_of_data_science/shield.svg
18-
:target: https://pyup.io/repos/github/fundamentals-of-data-science/fundamentals_of_data_science/
17+
.. image:: https://pyup.io/repos/github/fundamentals-of-data-science/ds-fundamentals-python/shield.svg
18+
:target: https://pyup.io/repos/github/fundamentals-of-data-science/ds-fundamentals-python/
1919
:alt: Updates
2020

2121

0 commit comments

Comments
 (0)