Merge pull request #2603 from DAXaholic/fix-sidebar-project-link

Fix wrong link to GitHub project in sidebar
This commit is contained in:
Alex Dadgar
2017-05-02 09:25:37 -07:00
committed by GitHub

View File

@@ -23,7 +23,7 @@
</a>
</li>
<li>
<a href="https://github.com/mitchellh/vagrant">
<a href="https://github.com/hashicorp/nomad">
<%= inline_svg "github.svg" %> GitHub
</a>
</li>