docs: move glossary to overview

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-18 11:34:52 +02:00
parent 325c7cd863
commit f3ece9ca0f
3 changed files with 3 additions and 2 deletions
@@ -11,7 +11,7 @@ terminology below for clarity and consistency when discussing Backstage.
### Authentication Glossary
This [page](./auth/glossary.md) directs to the terms and phrases related to
This [page](../auth/glossary.md) directs to the terms and phrases related to
authentication and identity section of Backstage.
### Backstage User Profiles
+1 -1
View File
@@ -9,6 +9,7 @@
"overview/adopting",
"overview/stability-index",
"overview/support",
"overview/glossary",
"overview/logos"
],
"Getting Started": [
@@ -261,7 +262,6 @@
"architecture-decisions/adrs-adr011"
],
"Support": ["support/project-structure"],
"Glossary": ["glossary"],
"FAQ": ["FAQ"]
}
}
+1
View File
@@ -14,6 +14,7 @@ nav:
- Strategies for adopting: 'overview/adopting.md'
- Stability Index: 'overview/stability-index.md'
- Support and community: 'overview/support.md'
- Glossary: 'overview/glossary.md'
- Logo assets: 'overview/logos.md'
- Getting Started:
- Getting Started: 'getting-started/index.md'