We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e4875 commit 321e37eCopy full SHA for 321e37e
website/docs/KnownIssues.md
@@ -1,5 +1,5 @@
1
---
2
-sidebar_position: 201
+sidebar_position: 700
3
title: Known Issues
4
5
website/docusaurus.config.js
@@ -52,8 +52,8 @@ const config = {
52
sidebarPath: require.resolve('./sidebars.js'),
53
// Please change this to your repo.
54
// Remove this to remove the "edit this page" links.
55
- editUrl:
56
- 'https://github.com/microsoft/GlobalSecureAccess/blob/main/src/',
+ //editUrl:
+ // 'https://github.com/microsoft/GlobalSecureAccess/blob/main/src/',
57
},
58
blog: false,
59
theme: {
0 commit comments