We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872f868 commit 528e6d8Copy full SHA for 528e6d8
1 file changed
src/nav-bar.js
@@ -32,7 +32,7 @@ class NavBar extends React.Component {
32
33
<ul className="flex-container">
34
<li className="mobile-hide"><a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">MLH CODE OF CONDUCT</a></li>
35
- <li><a>GALLERY</a></li>
+ <li><a href="https://brickhack.io/gallery/">GALLERY</a></li>
36
</ul>
37
</div>
38
0 commit comments