diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ URL checkback script made in Python 3.7 for a school project. <!-- GETTING STARTED --> ## Getting Started -[Clone or download](https://github.com/s1nical/url-checkback-tool) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. +[Clone or download](https://github.com/8cy/url-checkback-tool) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. > *[Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) by [Jun Han](https://marketplace.visualstudio.com/publishers/formulahendry) on the [VSCode Marketplace](https://marketplace.visualstudio.com/) is my Code Runner of choice but you can feel free to use anything that works for you.* @@ -44,7 +44,7 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio s1nical - [@s1nical](https://twitter.com/s1nical) - [email protected] -Project Link: [https://github.com/s1nical/url-checkback-tool](https://github.com/s1nical/url-checkback-tool) +Project Link: [https://github.com/8cy/url-checkback-tool](https://github.com/8cy/url-checkback-tool) |