Skip to content

Commit

Permalink
Change one relative link to absolute
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
  • Loading branch information
Kingdon Barrett committed Nov 13, 2023
1 parent 8c3340f commit 83b2363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/flux/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ cd fleet-infra
This example uses a public repository [github.com/stefanprodan/podinfo](https://github.com/stefanprodan/podinfo),
podinfo is a tiny web application made with Go.

1. Create a [GitRepository](../components/source/gitrepositories/) manifest pointing to podinfo repository's master branch:
1. Create a [GitRepository](/flux/components/source/gitrepositories/) manifest pointing to podinfo repository's master branch:

```sh
flux create source git podinfo \
Expand Down

0 comments on commit 83b2363

Please sign in to comment.