Fix navbar link to about page

pull/6163/head
Berkeley Martinez 2016-01-14 15:17:02 -08:00
parent 776b5156c1
commit 7b53a108c3
1 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@
"link": "/jobs",
"react": true
},{
"content": "Links",
"link": "/links"
"content": "About",
"link": "/about"
}]