website: fixing repo link

This commit is contained in:
Armon Dadgar
2015-09-17 16:36:44 -07:00
parent 6bf4bebaab
commit b0eb417a5a
3 changed files with 5 additions and 5 deletions

View File

@@ -12,15 +12,15 @@ Nomad is an open source project with a growing community. There are
active, dedicated users willing to help you through various mediums.
</p>
<p>
<strong>IRC:</strong> <code>#vault-tool</code> on Freenode
<strong>IRC:</strong> <code>#nomad-tool</code> on Freenode
</p>
<p>
<strong>Mailing list:</strong>
<a href="https://groups.google.com/group/vault-tool">Nomad Google Group</a>
<a href="https://groups.google.com/group/nomad-tool">Nomad Google Group</a>
</p>
<p>
<strong>Bug Tracker:</strong>
<a href="https://github.com/hashicorp/vault/issues">Issue tracker
<a href="https://github.com/hashicorp/nomad/issues">Issue tracker
on GitHub</a>. Please only use this for reporting bugs. Do not ask
for general help here. Use IRC or the mailing list for that.

View File

@@ -21,6 +21,6 @@
<!-- Sidebar navigation 2-->
<ul class="buttons-nav">
<li class="first"><a class="v-btn gray sml" href="/downloads.html">Download</a></li>
<li class=""><a class="v-btn gray sml" href="https://github.com/hashicorp/vault">GitHub</a></li>
<li class=""><a class="v-btn gray sml" href="https://github.com/hashicorp/nomad">GitHub</a></li>
</ul>
</aside>

View File

@@ -22,6 +22,6 @@ which has the proper email to communicate with as well as our PGP key.
</p>
<p>
If you aren't reporting a security sensitive vulnerability, please
open an issue on the standard <a href="https://github.com/hashicorp/vault">GitHub</a>
open an issue on the standard <a href="https://github.com/hashicorp/nomad">GitHub</a>
repository.
</p>