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.

closes #1658

Signed-off-by: Max Jonas Werner <mail@makk.es>
  • Loading branch information
Max Jonas Werner committed Sep 14, 2023
1 parent dcbbef6 commit 298c2ee
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 298c2ee

Please sign in to comment.