Update git remote URL from git.ourworld.tf to git.threefold.info

This commit is contained in:
2025-06-15 16:21:06 +02:00
parent 94dcf11c2f
commit 9c9ce81c59
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ Before you begin, ensure you have the following installed:
## Step 1: Clone the Repository
```bash
git clone https://git.ourworld.tf/herocode/rweb_starterkit
git clone https://git.threefold.info/herocode/rweb_starterkit
cd rweb_starterkit
```