docs: move support in under 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:29:25 +02:00
parent b17bef1574
commit 325c7cd863
3 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -8,6 +8,7 @@
"overview/background",
"overview/adopting",
"overview/stability-index",
"overview/support",
"overview/logos"
],
"Getting Started": [
@@ -259,7 +260,7 @@
"architecture-decisions/adrs-adr010",
"architecture-decisions/adrs-adr011"
],
"Support": ["support/support", "support/project-structure"],
"Support": ["support/project-structure"],
"Glossary": ["glossary"],
"FAQ": ["FAQ"]
}
+1 -1
View File
@@ -13,6 +13,7 @@ nav:
- The Spotify Story: 'overview/background.md'
- Strategies for adopting: 'overview/adopting.md'
- Stability Index: 'overview/stability-index.md'
- Support and community: 'overview/support.md'
- Logo assets: 'overview/logos.md'
- Getting Started:
- Getting Started: 'getting-started/index.md'
@@ -173,7 +174,6 @@ nav:
- ADR010 - Luxon Date Library: 'architecture-decisions/adr010-luxon-date-library.md'
- ADR011 - Plugin Package Structure: 'architecture-decisions/adr011-plugin-package-structure.md'
- Support:
- Support and community: 'support/support.md'
- Backstage Project Structure: 'support/project-structure.md'
- Glossary: glossary.md
- FAQ: FAQ.md