fix
This commit is contained in:
@@ -91,7 +91,7 @@ You'll need read/write access to these repositories:
|
||||
|
||||
1. **sturdy-adventure** (Config repo)
|
||||
```bash
|
||||
git clone https://github.com/snothub/sturdy-adventure.git
|
||||
git clone https://github.com/fortedigital/sturdy-adventure.git
|
||||
cd sturdy-adventure
|
||||
```
|
||||
|
||||
@@ -132,7 +132,7 @@ mkdir -p ~/dev/k8s
|
||||
cd ~/dev/k8s
|
||||
|
||||
# Clone repositories
|
||||
git clone https://github.com/snothub/sturdy-adventure.git launchpad
|
||||
git clone https://github.com/fortedigital/sturdy-adventure.git launchpad
|
||||
git clone git@github.com:fortedigital/helm-values.git helm-prod-values
|
||||
git clone https://github.com/snothub/forte-helm.git forte-helm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user