diff --git a/.travis.yml b/.travis.yml index d29e54b..7608b67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ deploy: secure: Npfvf9zWWnU0hT7HOcjTD4Dl9JoMZeYVhkx+mWCNrxgLVBDSYmBK5nR91OmGSoBmEVi/PMeBHc6WgpLfPmBxFNNuwHpvPPZTC1xkRzR5uTnYoJ0NmGtVtLVWM6si0zYw/wgFDto2qFGowCU0Ps4fX3ZnsygcaF5yl6gV4PT4zwRPNU2dLQBSa6ydmofvDQ9gWHBi4FzjwcCYtthx0X4zzBVKTTITNnkjnFEIkRFN+cDqdD+rwBLHrAfUnxJ2wifmXHUvV1MNj61xQl/eMLOqmlJClG5CcP7cyaIEtlRpBQfFUlaXxHU8ouMuq+1NLcr+Be1jZ/LQo6k3D5Ae4D0flcLYsUk+wGC43zXYpqQ+E7ilWwu3QJQ+07XqURUr1s+h7BWlL02zBczxV4V9W8+RfdmKIt/OvMHEt8dndgFywqd2tLe4wbXl3m+s98MxVZuXKpJdWoX8bjbgNzDiqdvbgexOlrkMf4772N9yUsh4GvY+5oEa+SQss7mJlvdgloWWTCCUPN5Ln9vIlVCMNEGtcdA1YmJYvbiSP7JvjoGNcJICe7LoG1y0ZdG1OQtkesRmytjDOe1v08/YUfyyfYUD/iYdfjD+rlfJLhfYd8WB8SiooCazkV+GXN10Nl+ii9xW6oRtSa99kACptFrJDeK6Cr57cVWzW1jE/p+eWKq6nmk= on: tags: true - repo: digitronik/linkstatus + repo: pythonpune/linkstatus diff --git a/README.md b/README.md index 251caf9..53ec50c 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@

Python Versions - Build Status - License: GPLv3 + Build Status + License: GPLv3 PyPI version Downloads Code style: black diff --git a/setup.py b/setup.py index 4bdca65..16333c4 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ keywords=["linkstatus", "linkchecker", "link-checker", "markdown", "text", "linklint", "link"], name="linkstatus", packages=find_packages(include=["linkstatus"]), - url="https://github.com/digitronik/linkstatus", + url="https://github.com/pythonpune/linkstatus", license="GPLv3", zip_safe=False, ) diff --git a/tests/dir/links_markdown.md b/tests/dir/links_markdown.md index 897f7c0..492cf1b 100644 --- a/tests/dir/links_markdown.md +++ b/tests/dir/links_markdown.md @@ -9,7 +9,7 @@ [title - https](https://www.google.com "Google's Homepage") -[attribute - https](https://github.com/digitronik/linkstatus) +[attribute - https](https://github.com/pythonpune/linkstatus) [reference-style link][Arbitrary case-insensitive reference text] @@ -31,4 +31,4 @@ Some text to show that the reference links can follow later. [link text itself]: http://www.reddit.com -[broken link](https://github.com/digitronic/linkstatus) +[broken link](https://github.com/pythonpune/linkstatus) diff --git a/tests/links_text b/tests/links_text index 45ede68..6f6c2b9 100644 --- a/tests/links_text +++ b/tests/links_text @@ -1,6 +1,6 @@ Links: -1. linkstatus: https://github.com/digitronik/linkstatus +1. linkstatus: https://github.com/pythonpune/linkstatus 2. google: http://www.google.com 3. example: https://example.com 4. broken: https://github.com/xyz_foo