Skip to content

Fix stale source links in Indonesian docs#56017

Open
KirtiRamchandani wants to merge 1 commit into
kubernetes:mainfrom
KirtiRamchandani:fix/id-stale-source-links
Open

Fix stale source links in Indonesian docs#56017
KirtiRamchandani wants to merge 1 commit into
kubernetes:mainfrom
KirtiRamchandani:fix/id-stale-source-links

Conversation

@KirtiRamchandani
Copy link
Copy Markdown

Summary

  • Replace Indonesian docs links that expanded to stale releases.k8s.io/main targets.
  • Use the current stable docs/source targets already used by the English docs where applicable.
  • Keep the patch limited to the six broken links in the affected Indonesian pages.

Rationale

The affected links used {{< param "githubbranch" >}}, which resolves to main for the website build. The reported releases.k8s.io/main/... URLs currently return 404, while the replacement targets resolve successfully.

Tests

  • git diff --check
  • rg -n -F 'releases.k8s.io/{{< param "githubbranch" >}}' <touched files>
  • Invoke-WebRequest -Method Head for each replacement URL

Not run: local Hugo build (hugo is not installed in this environment).

Part of #55886.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign za for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from habibrosyad and za June 4, 2026 18:33
@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization language/id Issues or PRs related to Indonesian language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 4, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 2604818
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a21c50b0e789500088e0282
😎 Deploy Preview https://deploy-preview-56017--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Labels

area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/id Issues or PRs related to Indonesian language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants