feat: replaced byson94 -> Ewwii-sh

This commit is contained in:
Byson94
2025-08-16 15:10:56 +05:30
parent 882dc2bab8
commit 0a446b4175
2 changed files with 4 additions and 4 deletions

View File

@@ -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
```

View File

@@ -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).