Skip to content

Commit 4b0d46b

Browse files
authored
fix(readme): fix wrong link
1 parent 1101251 commit 4b0d46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Flow to manage the Kubernetes
5858
The following links will guide you in the creation of a Kubernetes cluster using the GitOps work philosophy.
5959

6060
* [Tools needed](docs/en/01-client-tools.md)
61-
* [Setup the repository](docs/en/02-clone-repository.md)
61+
* [Setup the repository](docs/en/02-setup-repository.md)
6262
* [Setup Digital Ocean](docs/en/03-setup-digital-ocean.md)
6363
* [Setup Terraform Cloud](docs/en/04-setup-terraform-cloud.md)
6464
* [Create Kubernetes cluster](docs/en/05-create-cluster.md)
6565
* [Install Flux CD](docs/en/06-install-fluxcd.md)
6666
* [Synchronize GitHub <-> Flux CD](docs/en/07-syncronice-github-fluxcd.md)
6767
* [Manage Secrets using Sealed Secrets](docs/en/08-sealed-secrests.md)
68-
* [Cleaning Up](docs/en/09-cleaning-up.md)
68+
* [Cleaning Up](docs/en/09-cleaning-up.md)

0 commit comments

Comments
 (0)