Change all GitHub references to my Gitea site.

This commit is contained in:
2025-01-02 09:48:56 -07:00
parent 5d2ebb6cd0
commit dc63add9f2
4 changed files with 12 additions and 12 deletions

View File

@ -18,7 +18,7 @@ The install script is currently only set up for apt, and the package names only
tested on Ubuntu and Debian.
```
git clone https://github.com/Hyperling/website www
git clone https://git.hyperling.com/me/nodejs-website www
cd www
./run.sh
```