docs: tweak structure of permission docs

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-03-14 11:31:43 +00:00
committed by Joon Park
parent 53828d7e76
commit 127740d85d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
id: concepts
title: Permission Framework Concepts
title: Concepts
description: A list of important permission framework concepts
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
id: overview
title: Permission Framework Overview
title: Overview
description: A high level overview of the Backstage permission framework
---
+1 -1
View File
@@ -263,9 +263,9 @@
],
"Permissions": [
"permission/overview",
"permission/concepts",
"permission/getting-started",
"permission/writing-a-policy",
"permission/concepts",
{
"type": "subcategory",
"label": "Permission framework for plugin authors",