Merge pull request #48 from 0xavi0/fix-multi-gitrepo-links

Fixes README links for multi-gitrepo example
This commit is contained in:
Xavi Garcia
2024-04-05 14:26:57 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) frontend application packaged as a Helm chart.
The app will be deployed into the `fleet-helm-example` namespace.
It will be deployed as part of the [multi-gitrepo](https://github.com/rancher/fleet-examples/single-cluster/multi-gitrepo) example.
It will be deployed as part of the [multi-gitrepo](https://github.com/rancher/fleet-examples/tree/master/single-cluster/multi-gitrepo) example.

View File

@@ -1,4 +1,4 @@
# Multi-GitRepo example (gitrepos)
This folder contains the `GitRepo CRs` that will be deployed in the [multi-gitrepo](https://github.com/rancher/fleet-examples/single-cluster/multi-gitrepo) example.
This folder contains the `GitRepo CRs` that will be deployed in the [multi-gitrepo](https://github.com/rancher/fleet-examples/tree/master/single-cluster/multi-gitrepo) example.

View File

@@ -2,5 +2,5 @@
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application backend packaged as a Helm chart.
The app will be deployed into the `fleet-helm-example` namespace.
It will be deployed as part of the [multi-gitrepo](https://github.com/rancher/fleet-examples/single-cluster/multi-gitrepo) example.
It will be deployed as part of the [multi-gitrepo](https://github.com/rancher/fleet-examples/tree/master/single-cluster/multi-gitrepo) example.