Skip to content

Commit 57b7e32

Browse files
committed
Replace pypistats.org URLs w/ pepy.tech ones for crawling mirrors
1 parent 12b9c81 commit 57b7e32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Documentation = "https://github.com/adamlui/python-utils/tree/main/remove-json-k
5959
Funding = "https://github.com/sponsors/adamlui"
6060
Homepage = "https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#readme"
6161
Issues = "https://github.com/adamlui/python-utils/issues"
62-
"PyPI Stats" = "https://pypistats.org/packages/remove-json-keys"
62+
"PyPI Stats" = "https://pepy.tech/projects/remove-json-keys"
6363
Releases = "https://github.com/adamlui/python-utils/releases"
6464
Repository = "https://github.com/adamlui/python-utils"
6565

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Documentation = "https://github.com/adamlui/python-utils/tree/main/translate-mes
7171
Funding = "https://github.com/sponsors/adamlui"
7272
Homepage = "https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme"
7373
Issues = "https://github.com/adamlui/python-utils/issues"
74-
"PyPI Stats" = "https://pypistats.org/packages/translate-messages"
74+
"PyPI Stats" = "https://pepy.tech/projects/translate-messages"
7575
Releases = "https://github.com/adamlui/python-utils/releases"
7676
Repository = "https://github.com/adamlui/python-utils"
7777

0 commit comments

Comments
 (0)