Skip to content

Commit de775b9

Browse files
authored
Update site-design-json-schema.md
remove link from linkless heading example. This is to allow the adding of headings to the navigation that don't go anywhere.
1 parent 8265341 commit de775b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)