Skip to content

Docs v0: fix broken links in feature-status, metrics and config reference#6976

Merged
mohammedfirdouss merged 1 commit into
pipe-cd:masterfrom
rahulshendre:docs/fix-v0-broken-links
Jul 3, 2026
Merged

Docs v0: fix broken links in feature-status, metrics and config reference#6976
mohammedfirdouss merged 1 commit into
pipe-cd:masterfrom
rahulshendre:docs/fix-v0-broken-links

Conversation

@rahulshendre

Copy link
Copy Markdown
Contributor

What this PR does:
Fixes three broken links in v0 docs (404 on live site)

Why we need it:
Links 404 for users. Fixed in both docs-v0.57.x and docs-dev.

Which issue(s) this PR fixes:

Does this PR introduce a user-facing change?:

  • How are users affected by this change: docs links resolve correctly
  • Is this breaking change: No
  • How to migrate (if breaking change): N/A

Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
|-|-|-|-|
| masterURL | string | The master URL of the kubernetes cluster. Empty means in-cluster. | No |
| kubectlVersion | string | Version of kubectl which will be used to connect to your cluster. Empty means the version set on [piped config](../user-guide/managing-piped/configuration-reference/#platformproviderkubernetesconfig) or [default version](https://github.com/pipe-cd/pipecd/blob/master/tool/piped-base/install-kubectl.sh#L24) will be used. | No |
| kubectlVersion | string | Version of kubectl which will be used to connect to your cluster. Empty means the [default version](https://github.com/pipe-cd/pipecd/blob/master/pkg/app/piped/toolregistry/install.go#L29) will be used. | No |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link here pointed to its own section resulting in 404. Fallback at piped level is just the default kubectl version, so fixed the wording here a bit.
And swapped the dead install-kubectl.sh link for install.go

@mohammedfirdouss

Copy link
Copy Markdown
Contributor

LGTM @rahulshendre
Thanks for the fixes!

@mohammedfirdouss mohammedfirdouss enabled auto-merge (squash) July 3, 2026 01:41

@eeshaanSA eeshaanSA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mohammedfirdouss mohammedfirdouss merged commit 5b81c81 into pipe-cd:master Jul 3, 2026
60 checks passed
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Thank you for contributing to PipeCD, @rahulshendre! The changes in this pull request will be part of the upcoming release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants