Skip to content

docs: fix broken links in scaler docs - #1809

Closed
mailnike wants to merge 1 commit into
kedacore:mainfrom
mailnike:fix-broken-doc-links
Closed

docs: fix broken links in scaler docs#1809
mailnike wants to merge 1 commit into
kedacore:mainfrom
mailnike:fix-broken-doc-links

Conversation

@mailnike

Copy link
Copy Markdown

Several documentation links return HTTP 404. This updates each to its current working location:

  • content/docs/2.21/scalers/kubernetes-workload.md (1 link)
  • content/docs/2.21/scalers/rabbitmq-queue.md (1 link)
  • content/docs/2.21/scalers/aws-kinesis.md (1 link)

Docs-only change. Each replacement URL was verified to return HTTP 200.

Fix documentation links that return HTTP 404, updating each to its current location.

Signed-off-by: Nikhil Jathar <22786232+mailnike@users.noreply.github.com>
@mailnike
mailnike requested review from a team as code owners July 11, 2026 02:03
@netlify

netlify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploy Preview for keda ready!

Name Link
🔨 Latest commit ed35049
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/6a51a4875482080008518c2c
😎 Deploy Preview https://deploy-preview-1809--keda.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.

@github-actions

Copy link
Copy Markdown

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

@rickbrouwer

Copy link
Copy Markdown
Member

Thanks!

What do you think, would it be better to go to latest instead of the mentioned versions? That way, it will at least always find the latest version, and we won't have to keep adjusting that in the future.

@rickbrouwer

Copy link
Copy Markdown
Member

By the way, you only modified version 2.21. Could you include the other versions as well?

@mailnike mailnike closed this Jul 16, 2026
@mailnike
mailnike deleted the fix-broken-doc-links branch July 16, 2026 05:03
@mailnike

Copy link
Copy Markdown
Author

Thanks @rickbrouwer, good call on both. I've:

  • switched the keda.sh links to /docs/latest/ (and fixed the oauth -> oauth2 slug), and
  • used the version-agnostic kubernetes-api/workload-resources/pod-v1/#PodStatus reference for the Kubernetes link instead of a pinned API version,

so they won't go stale, and applied the fixes across every doc version that contained each broken link (aws-kinesis: 2.4-2.21, rabbitmq oauth: 2.20-2.21, kubernetes-workload: 2.6-2.21). Let me know if you'd like anything scoped differently.

@mailnike

Copy link
Copy Markdown
Author

Sorry, I accidentally closed this while updating the branch. Reopened as #1810 with your feedback incorporated (using /docs/latest/ and covering all affected versions). Continuing there.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants