fix: update requirements to forgejo repo locations
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
f26abeca6d
commit
1a0d50bca0
3 changed files with 45 additions and 2 deletions
|
|
@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
|
|||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://gitlab.simoncor.net/ansible/play-k3s-lb.git
|
||||
git remote add origin https://git.simoncor.net/ansible/k3s-lb.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
||||
## Integrate with your tools
|
||||
|
||||
* [Set up project integrations](https://gitlab.simoncor.net/ansible/play-k3s-lb/-/settings/integrations)
|
||||
* [Set up project integrations](https://git.simoncor.net/ansible/k3s-lb/-/settings/integrations)
|
||||
|
||||
## Collaborate with your team
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue