mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
website: fixing repo link
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user