From 8b0b608ed2105ebd6488e158935fd74cad0c370d Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 3 Apr 2019 00:31:35 +0200 Subject: ui: update irc channel --- ui/ui.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/ui.go') diff --git a/ui/ui.go b/ui/ui.go index a3b9e696..f82864b0 100644 --- a/ui/ui.go +++ b/ui/ui.go @@ -32,7 +32,7 @@ AllowedIPs = 0.0.0.0/0 const nagMessage = `It looks like you're still using this WireGuard pre-alpha build. Great! -We're glad you like it, and we'd appreciate you sharing both your successes and your tribulations with us via team@wireguard.com or #wireguard-windows on Freenode. +We're glad you like it, and we'd appreciate you sharing both your successes and your tribulations with us via team@wireguard.com or #wireguard on Freenode. But because this is pre-release software, we're not confident it's something you should yet be using, except for testing and reporting bugs. Check back with us for a newer version. -- cgit v1.2.3-59-g8ed1b