Fix ResourceSlice glossary full_link to the GA API page - #56970
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @aryansk! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Summary
The
ResourceSliceglossary'sfull_linkpoints at the removedworkload-resources/resource-slice-v1beta1API page, so the tutorial's "Install Drivers and Allocate Devices with DRA" renders a broken link (gh #56966). The GA page lives under/docs/reference/kubernetes-api/resource/resource-slice-v1/.Changes
content/en/docs/reference/glossary/resourceslice.md—full_linknow targets the GAresource-slice-v1API pagecontent/fr/docs/reference/glossary/resourceslice.md— same fix (English target, matching the fr glossary convention)content/zh-cn/docs/reference/glossary/resourceslice.md— both the localized and English fallbackfull_links now target the v1 pageValidation
workload-resources/resource-slice-v1beta1.mdpage no longer exists in the tree andcontent/en/docs/reference/kubernetes-api/resource/resource-slice-v1.mddoesgit diff --check— clean