-
Notifications
You must be signed in to change notification settings - Fork 973
Open
Labels
editorialEditorial changes only (typos, changelog, ...). No content-related changes of any kind.Editorial changes only (typos, changelog, ...). No content-related changes of any kind.triage:accepted:readyReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsorReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsor
Description
Originally posted by @chalin in #4128 (comment):
This Hugo front matter should have been moved to the top of the new
sdk.mdfile, otherwise we lose the alias, which can result in 404s./cc @open-telemetry/docs-maintainers
This is what is missing:
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: SDK
aliases: [/docs/reference/specification/sdk-configuration]
--->
And, now that the page has been renamed, we actually need a new alias (to be added to the aliases array):
sdk-configuration
Reference:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
editorialEditorial changes only (typos, changelog, ...). No content-related changes of any kind.Editorial changes only (typos, changelog, ...). No content-related changes of any kind.triage:accepted:readyReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsorReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsor
Type
Projects
Status
Spec - Accepted