aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-01-23 12:24:24 -0500
committerGitHub <[email protected]>2022-01-23 12:24:24 -0500
commit426e23368c8058840631529aba6e1ae41b7f9030 (patch)
tree7c76ceafc689d94b7a09d8c3f1607ae99dc6f0fa
parent328a8354bfd02054eaeef3c8a0fe678f282bcdee (diff)
downloadizuku.js-426e23368c8058840631529aba6e1ae41b7f9030.tar.xz
izuku.js-426e23368c8058840631529aba6e1ae41b7f9030.zip
docs: fix links
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e47c9c4..7c716d8 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ The above code creates a frame and prints it to the console. It looks like this:
## Futher Documentation
-For more documentation, please take a look at the [Project Wiki](https://github.com/luciferreeves/izuku/wiki).
+For more documentation, please take a look at the [Project Wiki](https://github.com/luciferreeves/izuku.js/wiki).
## Cloning and Building this Repository
@@ -101,4 +101,4 @@ cd izuku.js && npm test
## Contributing
-To learn how to contribute to Izuku, please take a look at the [Contributing Guide](https://github.com/luciferreeves/izuku/blob/master/CONTRIBUTING.md). Make sure to also read the [Code of Conduct](https://github.com/luciferreeves/izuku/blob/master/CODE_OF_CONDUCT.md) before submitting a pull request.
+To learn how to contribute to Izuku, please take a look at the [Contributing Guide](https://github.com/luciferreeves/izuku.js/blob/master/CONTRIBUTING.md). Make sure to also read the [Code of Conduct](https://github.com/luciferreeves/izuku.js/blob/master/CODE_OF_CONDUCT.md) before submitting a pull request.