Skip to content

Commit 073cffb

Browse files
authored
Fix rtd (#16)
* Fix pepy.tech target. * Fix :end-line: in index.rst.
1 parent cfab9e4 commit 073cffb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
:alt: License
3030

3131
.. |PyPIdownloads| image:: https://static.pepy.tech/personalized-badge/requests?period=total&units=international_system&left_color=grey&right_color=blue&left_text=pypi%20downloads
32-
:target: https://pepy.tech/project/requests
32+
:target: https://pepy.tech/project/pygpcca
3333
:alt: PyPI - Downloads
3434

3535
pyGPCCA - Generalized Perron Cluster Cluster Analysis

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. include:: ../../README.rst
2-
:end-line: 60
2+
:end-line: 52
33

44
.. include:: _key_contributors.rst
55

0 commit comments

Comments
 (0)