Hugo front-matter fixes for aliases and linkTitle (#3592)

- Followup changes for
https://github.com/open-telemetry/opentelemetry.io/issues/2793
- There are only changes to Hugo front matter
- Adds `likeTitle`s for "Compatibility" pages
- Adds aliases for pages that have moved or were renamed
- Related:
https://github.com/open-telemetry/opentelemetry.io/issues/3013 -- the
`compatibility/openmetrics` spec page is in the list because it was
renamed

/cc @svrnm @cartermp
This commit is contained in:
Patrice Chalin 2023-07-12 10:58:54 -04:00 committed by Josh Suereth
parent db45b8950c
commit 2af3a419d3
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
aliases: [/docs/reference/specification/common/common]
--->
# Common specification concepts
**Status**: [Stable, Feature-freeze](../document-status.md)