Skip to content

Commit

Permalink
book: fix link to GitHub doc
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Büringer [email protected]
  • Loading branch information
sbueringer committed Apr 27, 2022
1 parent 3bff7da commit f2f3f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/clusterctl/provider-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ A GitHub release can be used as a provider repository if:
* The release tag is a valid semantic version number
* The components YAML, the metadata YAML and eventually the workload cluster templates are include into the release assets.

See the [GitHub help](https://help.github.com/en/github/administering-a-repository/creating-releases) for more information
See the [GitHub help](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository) for more information
about how to create a release.

#### Creating a local provider repository
Expand Down

0 comments on commit f2f3f90

Please sign in to comment.