File: content/manuals/scout/release-notes/platform.md
Issue
Line 152 contains a broken anchor link:
General Availability
The anchor #genera-availability-ga is missing the "l" in "general". The correct anchor in release-lifecycle.md is #general-availability-ga.
Why this matters
This link appears in the section describing when Azure Container Registry integration graduated to GA. When readers click this link to understand what "General Availability" means, they'll land on a broken anchor and won't be taken to the correct section of the page.
Suggested fix
Change the anchor from #genera-availability-ga to #general-availability-ga:
[General Availability](../../release-lifecycle.md#general-availability-ga)
Found by nightly documentation quality scanner
File:
content/manuals/scout/release-notes/platform.mdIssue
Line 152 contains a broken anchor link:
The anchor
#genera-availability-gais missing the "l" in "general". The correct anchor inrelease-lifecycle.mdis#general-availability-ga.Why this matters
This link appears in the section describing when Azure Container Registry integration graduated to GA. When readers click this link to understand what "General Availability" means, they'll land on a broken anchor and won't be taken to the correct section of the page.
Suggested fix
Change the anchor from
#genera-availability-gato#general-availability-ga:Found by nightly documentation quality scanner