Skip to content

Commit

Permalink
Swap out changelog for release-notes in site nav dropdown menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton committed Jan 23, 2024
1 parent 026ae59 commit 61712d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layout/header/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ const mainNavigationLinks = [
},
{
linkContent: (
<Link id="changelogs" to="/changelog">
Changelog
<Link id="release-notes" to="/release-notes">
Release Notes
</Link>
),
},
Expand Down

0 comments on commit 61712d5

Please sign in to comment.