From b0eb417a5a35c8fea3541d5c83272e3a601680d1 Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Thu, 17 Sep 2015 16:36:44 -0700 Subject: [PATCH] website: fixing repo link --- website/source/community.html.erb | 6 +++--- website/source/layouts/_sidebar.erb | 2 +- website/source/security.html.erb | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/community.html.erb b/website/source/community.html.erb index db8bdbaad..95d5ff282 100644 --- a/website/source/community.html.erb +++ b/website/source/community.html.erb @@ -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.

-IRC: #vault-tool on Freenode +IRC: #nomad-tool on Freenode

Mailing list: -Nomad Google Group +Nomad Google Group

Bug Tracker: -Issue tracker +Issue tracker on GitHub. Please only use this for reporting bugs. Do not ask for general help here. Use IRC or the mailing list for that. diff --git a/website/source/layouts/_sidebar.erb b/website/source/layouts/_sidebar.erb index f87359090..85674fbdf 100644 --- a/website/source/layouts/_sidebar.erb +++ b/website/source/layouts/_sidebar.erb @@ -21,6 +21,6 @@

diff --git a/website/source/security.html.erb b/website/source/security.html.erb index 777baac6d..90f0f367d 100644 --- a/website/source/security.html.erb +++ b/website/source/security.html.erb @@ -22,6 +22,6 @@ which has the proper email to communicate with as well as our PGP key.

If you aren't reporting a security sensitive vulnerability, please -open an issue on the standard GitHub +open an issue on the standard GitHub repository.