From 9c67b7952bc63350dcfa36fe860c88e6977c8e8b Mon Sep 17 00:00:00 2001 From: Max Jonas Werner Date: Thu, 14 Sep 2023 09:13:09 +0200 Subject: [PATCH] Fix link to bootstrap customization guide The re-organization that happened as part of #1573 removed this page. PR #1573 added a redirect for /flux/cheatsheets/bootstrap but in this case it's better to specifically link directly to the customization guide instead of the general configuration page. closes #1658 Signed-off-by: Max Jonas Werner --- content/en/flux/components/helm/options.md | 2 +- content/en/flux/components/image/options.md | 2 +- content/en/flux/components/kustomize/options.md | 2 +- content/en/flux/components/notification/options.md | 2 +- content/en/flux/components/source/options.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/flux/components/helm/options.md b/content/en/flux/components/helm/options.md index 74df8212e..7b6da476a 100644 --- a/content/en/flux/components/helm/options.md +++ b/content/en/flux/components/helm/options.md @@ -6,7 +6,7 @@ weight: 1 --- To customise the controller options at install time, -please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md). +please see the [bootstrap customization guide](/flux/installation/configuration/boostrap-customization/). ## Flags diff --git a/content/en/flux/components/image/options.md b/content/en/flux/components/image/options.md index 710d6d9e6..82a6c2ca0 100644 --- a/content/en/flux/components/image/options.md +++ b/content/en/flux/components/image/options.md @@ -6,7 +6,7 @@ weight: 1 --- To customise the controller options at install time, -please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md). +please see the [bootstrap customization guide](/flux/installation/configuration/boostrap-customization/). ## Image automation flags diff --git a/content/en/flux/components/kustomize/options.md b/content/en/flux/components/kustomize/options.md index ac16ce1a8..9695b62ec 100644 --- a/content/en/flux/components/kustomize/options.md +++ b/content/en/flux/components/kustomize/options.md @@ -6,7 +6,7 @@ weight: 1 --- To customise the controller options at install time, -please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md). +please see the [bootstrap customization guide](/flux/installation/configuration/boostrap-customization/). ## Flags diff --git a/content/en/flux/components/notification/options.md b/content/en/flux/components/notification/options.md index 9fd3e0944..3d090db43 100644 --- a/content/en/flux/components/notification/options.md +++ b/content/en/flux/components/notification/options.md @@ -6,7 +6,7 @@ weight: 1 --- To customise the controller options at install time, -please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md). +please see the [bootstrap customization guide](/flux/installation/configuration/boostrap-customization/). ## Flags diff --git a/content/en/flux/components/source/options.md b/content/en/flux/components/source/options.md index 60f8635b4..74e1a5da6 100644 --- a/content/en/flux/components/source/options.md +++ b/content/en/flux/components/source/options.md @@ -6,7 +6,7 @@ weight: 1 --- To customise the controller options at install time, -please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md). +please see the [bootstrap customization guide](/flux/installation/configuration/boostrap-customization/). ## Flags