chore: revert mistakenly replaced links

This commit is contained in:
PalmDevs
2024-06-22 22:04:58 +07:00
parent 6109842897
commit f2abae2350
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ To start developing, you'll need to set up the development environment first.
2. Clone the mono-repository
```sh
git clone https://github.com/ReVanced/revanced-helper.git &&
git clone https://github.com/revanced/revanced-helper.git &&
cd revanced-helper
```