Skip to content

Fix typos and update stale documentation links#2059

Merged
TerryHowe merged 1 commit intohelm:mainfrom
EoinTrial:fix/typos-and-stale-links
Apr 27, 2026
Merged

Fix typos and update stale documentation links#2059
TerryHowe merged 1 commit intohelm:mainfrom
EoinTrial:fix/typos-and-stale-links

Conversation

@EoinTrial
Copy link
Copy Markdown
Contributor

@EoinTrial EoinTrial commented Apr 5, 2026

Fix four typos and update two stale links across six documentation files.

Typos:

  • docs/plugins/overview.md: "build-in" → "built-in"
  • docs/plugins/user/index.md: "build-in" → "built-in"
  • docs/chart_template_guide/functions_and_pipelines.mdx: "useable" → "usable"
  • docs/topics/plugins.mdx: "resultin" → "result in"

Stale links:

  • docs/topics/kubernetes_distros.md: TKG documentation link was pinned to version 1.6 and pointed to the old docs.vmware.com domain. Updated to the current TKG documentation on techdocs.broadcom.com following Broadcom's acquisition of VMware. Also corrected grammatically incomplete sentence and updated link text to match the target page.
  • docs/topics/registries.mdx: Azure Container Registry docs link updated from docs.microsoft.com to learn.microsoft.com, with the original #push-chart-to-registry-as-oci-artifact anchor preserved.

@EoinTrial EoinTrial force-pushed the fix/typos-and-stale-links branch from 3cecaa3 to 9f0b305 Compare April 5, 2026 18:26
@EoinTrial EoinTrial changed the title Update stale links and fix typos in docs Update stale TKG documentation link and fix typos Apr 5, 2026
@TerryHowe TerryHowe requested a review from Copilot April 5, 2026 19:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refreshes documentation by correcting small wording issues and updating external links that have become stale, keeping the docs accurate and navigable.

Changes:

  • Fixes multiple typos/wording issues across plugin and templating docs.
  • Updates the VMware Tanzu Kubernetes Grid (TKG) documentation link to the Broadcom techdocs domain.
  • Updates the Azure Container Registry documentation link to the learn.microsoft.com domain.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/topics/registries.mdx Updates Azure Container Registry external documentation link.
docs/topics/plugins.mdx Fixes a typo in the platformHooks vs hooks description.
docs/topics/kubernetes_distros.md Updates TKG external documentation link.
docs/plugins/user/index.md Fixes “build-in” → “built-in”.
docs/plugins/overview.md Fixes “build-in” → “built-in”.
docs/chart_template_guide/functions_and_pipelines.mdx Fixes “useable” → “usable”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/topics/registries.mdx
Comment thread docs/topics/registries.mdx Outdated
Comment thread docs/topics/kubernetes_distros.md Outdated
@EoinTrial EoinTrial force-pushed the fix/typos-and-stale-links branch from 9f0b305 to 4e26e53 Compare April 5, 2026 19:52
@EoinTrial EoinTrial changed the title Update stale TKG documentation link and fix typos Update stale documentation links and fix typos Apr 5, 2026
@EoinTrial EoinTrial changed the title Update stale documentation links and fix typos Fix typos and update stale documentation links Apr 5, 2026
@TerryHowe
Copy link
Copy Markdown
Contributor

Commit needs --signoff. If you use the cli, probably something like git commit --amend -sa; git push --force

Signed-off-by: Eoin Shaughnessy <eoinsh@gmail.com>
@EoinTrial EoinTrial force-pushed the fix/typos-and-stale-links branch from 4e26e53 to 12e1514 Compare April 5, 2026 21:20
@EoinTrial
Copy link
Copy Markdown
Contributor Author

@TerryHowe Thanks for sharing that! Have signed off.

@EoinTrial
Copy link
Copy Markdown
Contributor Author

@TerryHowe May I get another review, please? :)

Copy link
Copy Markdown
Contributor

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

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

/lgtm

@TerryHowe TerryHowe merged commit f771553 into helm:main Apr 27, 2026
3 checks passed
@EoinTrial EoinTrial deleted the fix/typos-and-stale-links branch April 27, 2026 22:57
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