diff options
| author | Bobby <[email protected]> | 2022-01-23 12:24:24 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-23 12:24:24 -0500 |
| commit | 426e23368c8058840631529aba6e1ae41b7f9030 (patch) | |
| tree | 7c76ceafc689d94b7a09d8c3f1607ae99dc6f0fa | |
| parent | 328a8354bfd02054eaeef3c8a0fe678f282bcdee (diff) | |
| download | izuku.js-426e23368c8058840631529aba6e1ae41b7f9030.tar.xz izuku.js-426e23368c8058840631529aba6e1ae41b7f9030.zip | |
docs: fix links
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
