docs: fix broken links in scaler docs - #1809
Conversation
Fix documentation links that return HTTP 404, updating each to its current location. Signed-off-by: Nikhil Jathar <22786232+mailnike@users.noreply.github.com>
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
Learn more about:
|
|
Thanks! What do you think, would it be better to go to |
|
By the way, you only modified version 2.21. Could you include the other versions as well? |
|
Thanks @rickbrouwer, good call on both. I've:
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. |
|
Sorry, I accidentally closed this while updating the branch. Reopened as #1810 with your feedback incorporated (using |
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.