Skip to content

Commit 9585e40

Browse files
JoshBowdenConceptsJoshua Bowden
andauthored
Removed additional slash in primer nav (#475)
* Removed additional slash in primer nav * Added changeset Co-authored-by: Joshua Bowden <[email protected]>
1 parent 5641cab commit 9585e40

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/stupid-bottles-agree.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/gatsby-theme-doctocat': patch
3+
---
4+
5+
Adding Primer Brand link to the main navigation

theme/src/primer-nav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- title: React
2222
url: https://primer.style/react
2323
- title: React Brand
24-
url: https://primer.style/brand/
24+
url: https://primer.style/brand
2525
- title: ViewComponents
2626
url: https://primer.style/view-components
2727
- title: Contribute

0 commit comments

Comments
 (0)