Skip to content

Commit

Permalink
Merge pull request #607 from alphagov/fix-about-link
Browse files Browse the repository at this point in the history
Fix About link in nav
  • Loading branch information
joelanman authored Oct 3, 2018
2 parents 54d97ec + ba4d5c0 commit 8bf8ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/views/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
},
{
href: "docs/about",
href: "/docs/about",
text: "About",
attributes: {
"data-about": "About"
Expand Down

0 comments on commit 8bf8ab2

Please sign in to comment.