Skip to content

Commit

Permalink
re-fix hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
jamyct committed Nov 8, 2024
1 parent c86070d commit cfd87ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/MigrationWithOverrideDR.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following resources are currently deployed in the WestUS clusters:

#### Service

Service test file located here: [https://github.com/Azure/fleet/blob/main/docs/tutorials/tesfiles/nginx-service.yaml] (./tesfiles/nginx-service.yaml)
Service test file located [here] (./tesfiles/nginx-service.yaml)

```yaml
apiVersion: v1
Expand All @@ -40,7 +40,7 @@ Summary:

#### Deployment

Deployment test file located here: [https://github.com/Azure/fleet/blob/main/docs/tutorials/tesfiles/nginx-deployment.yaml] (./tesfiles/nginx-deployment.yaml)
Deployment test file located [here] (./tesfiles/nginx-deployment.yaml)

```yaml
apiVersion: apps/v1
Expand Down Expand Up @@ -74,7 +74,7 @@ Summary:

#### ClusterResourcePlacement

CRP Availability test file located here: [https://github.com/Azure/fleet/blob/main/docs/tutorials/tesfiles/crp-availability.yaml] (./tesfiles/crp-availability.yaml)
CRP Availability test file located [here] (./tesfiles/crp-availability.yaml)

```yaml
apiVersion: placement.kubernetes-fleet.io/v1
Expand Down

0 comments on commit cfd87ba

Please sign in to comment.