Skip to content

Commit 321e37e

Browse files
Disabled Edit this page link
1 parent 89e4875 commit 321e37e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website/docs/KnownIssues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 201
2+
sidebar_position: 700
33
title: Known Issues
44
---
55

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ const config = {
5252
sidebarPath: require.resolve('./sidebars.js'),
5353
// Please change this to your repo.
5454
// Remove this to remove the "edit this page" links.
55-
editUrl:
56-
'https://github.com/microsoft/GlobalSecureAccess/blob/main/src/',
55+
//editUrl:
56+
// 'https://github.com/microsoft/GlobalSecureAccess/blob/main/src/',
5757
},
5858
blog: false,
5959
theme: {

0 commit comments

Comments
 (0)