fix: readme because i just deleted that fkn site lol
This commit is contained in:
parent
c03d9ee31c
commit
6a7c86a2a6
1 changed files with 3 additions and 3 deletions
|
@ -19,10 +19,10 @@ then you can check out the source code for each project!
|
||||||
on newer git versions, you can use `--add --push` to set a url to push in each repository, for example:
|
on newer git versions, you can use `--add --push` to set a url to push in each repository, for example:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd bird.tacowolf.net
|
cd birdcat.online
|
||||||
git remote set-url --add --push origin forgejo@git.tacowolf.net:TacoWolf/bird.tacowolf.net.git
|
git remote set-url --add --push origin forgejo@git.tacowolf.net:TacoWolf/birdcat.online.git
|
||||||
```
|
```
|
||||||
|
|
||||||
for `bird.tacowolf.net`.
|
for `birdcat.online`.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue