Skip to content

Commit

Permalink
Fix link to bootstrap customization guide
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Max Jonas Werner committed Sep 14, 2023
1 parent dcbbef6 commit 9c67b79
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content/en/flux/components/helm/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/components/image/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/components/kustomize/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/components/notification/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/components/source/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9c67b79

Please sign in to comment.