Skip to content

Commit 9aaef14

Browse files
Merge pull request SharePoint#6287 from westleyMS/patch-11
Update site-design-json-schema.md
2 parents 0797945 + 01086fb commit 9aaef14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/site-design-json-schema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Site design JSON schema
33
description: JSON schema reference for building site designs for SharePoint.
4-
ms.date: 1/18/2020
4+
ms.date: 10/09/2020
55
localization_priority: Priority
66
---
77

@@ -641,7 +641,7 @@ Use the `addNavLink` verb to add a new navigation link to the site QuickLaunch o
641641
},
642642
{
643643
"verb": "addNavLink",
644-
"url": "http://linkless.header/",
644+
"url": "",
645645
"displayName": "Linkless Heading",
646646
"isWebRelative": false
647647
}

0 commit comments

Comments
 (0)