1
0
mirror of synced 2026-03-29 12:36:55 +00:00

fix links

- change links in cli docs to be relative (making mkdocs AND hugo happy)
	- run 'make docs'
	- fix other links

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach
2021-03-26 14:28:24 +01:00
parent dea4a67639
commit 32f94bab97
120 changed files with 235 additions and 237 deletions

View File

@@ -39,7 +39,7 @@ The bootstrap sub-commands bootstrap the toolkit components on the targeted Git
### SEE ALSO
* [flux](/cmd/flux/) - Command line utility for assembling Kubernetes CD pipelines
* [flux bootstrap github](/cmd/flux_bootstrap_github/) - Bootstrap toolkit components in a GitHub repository
* [flux bootstrap gitlab](/cmd/flux_bootstrap_gitlab/) - Bootstrap toolkit components in a GitLab repository
* [flux](../flux/) - Command line utility for assembling Kubernetes CD pipelines
* [flux bootstrap github](../flux_bootstrap_github/) - Bootstrap toolkit components in a GitHub repository
* [flux bootstrap gitlab](../flux_bootstrap_gitlab/) - Bootstrap toolkit components in a GitLab repository