From 0a446b4175f6973651d2e71ec8e9d019ac587c9b Mon Sep 17 00:00:00 2001 From: Byson94 Date: Sat, 16 Aug 2025 15:10:56 +0530 Subject: [PATCH] feat: replaced byson94 -> Ewwii-sh --- docs/src/installation.md | 4 ++-- docs/src/troubleshooting.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 7ee615e..a0e8d01 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -38,7 +38,7 @@ Once you have the prerequisites ready, you're ready to install and build ewwii. First clone the repo: ```bash -git clone https://github.com/byson94/ewwii +git clone https://github.com/Ewwii-sh/ewwii ``` ```bash @@ -86,5 +86,5 @@ If you don't want to go through the _very_ tedious task of cloning and building You can run the following command to install ewwii from cargo: ```bash -cargo install --git https://github.com/byson94/ewwii +cargo install --git https://github.com/Ewwii-sh/ewwii ``` diff --git a/docs/src/troubleshooting.md b/docs/src/troubleshooting.md index 83f1df2..9a8b996 100644 --- a/docs/src/troubleshooting.md +++ b/docs/src/troubleshooting.md @@ -1,6 +1,6 @@ # Troubleshooting -Here you will find help if something doesn't work. If the issue isn't listed here, please [open an issue on the GitHub repo.](https://github.com/byson94/ewwii/issues) +Here you will find help if something doesn't work. If the issue isn't listed here, please [open an issue on the GitHub repo.](https://github.com/Ewwii-sh/ewwii/issues) ## Ewwii does not compile @@ -32,4 +32,4 @@ You should try the following things before opening an issue or doing more specia - Update to the latest ewwii version. - Sometimes hot reloading doesn't work. In that case, you can make use of `ewwii reload` manually. -Remember, if your issue isn't listed here, [open an issue on the GitHub repo](https://github.com/byson94/ewwii/issues). +Remember, if your issue isn't listed here, [open an issue on the GitHub repo](https://github.com/Ewwii-sh/ewwii/issues).