Fix broken links in techdocs
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
"features/software-catalog/well-known-relations",
|
||||
"features/software-catalog/extending-the-model",
|
||||
"features/software-catalog/external-integrations",
|
||||
"features/software-catalog/kubernetes-in-backstage",
|
||||
"features/software-catalog/software-catalog-api"
|
||||
]
|
||||
},
|
||||
@@ -161,8 +160,7 @@
|
||||
"api/utility-apis",
|
||||
"reference/utility-apis/README",
|
||||
"reference/createPlugin",
|
||||
"reference/createPlugin-feature-flags",
|
||||
"reference/createPlugin-router"
|
||||
"reference/createPlugin-feature-flags"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -190,7 +188,6 @@
|
||||
"architecture-decisions/adrs-adr010",
|
||||
"architecture-decisions/adrs-adr011"
|
||||
],
|
||||
"Contribute": ["../CONTRIBUTING"],
|
||||
"Support": ["support/support", "support/project-structure"],
|
||||
"Glossary": ["glossary"],
|
||||
"FAQ": ["FAQ"]
|
||||
|
||||
@@ -102,7 +102,6 @@ nav:
|
||||
- Utilities: 'api/utility-apis.md'
|
||||
- createPlugin: 'reference/createPlugin.md'
|
||||
- createPlugin-feature-flags: 'reference/createPlugin-feature-flags.md'
|
||||
- createPlugin-router: 'reference/createPlugin-router.md'
|
||||
- Backend APIs:
|
||||
- Backend: 'api/backend.md'
|
||||
- Tutorials:
|
||||
@@ -120,7 +119,6 @@ nav:
|
||||
- ADR009 - Entity References: 'architecture-decisions/adr009-entity-references.md'
|
||||
- ADR010 - Luxon Date Library: 'architecture-decisions/adr010-luxon-date-library.md'
|
||||
- ADR011 - Plugin Package Structure: 'architecture-decisions/adr011-plugin-package-structure.md'
|
||||
- Contribute: '../CONTRIBUTING.md'
|
||||
- Support:
|
||||
- 'support/support.md'
|
||||
- 'support/project-structure.md'
|
||||
|
||||
Reference in New Issue
Block a user