aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2019-06-28 16:32:13 -0700
committerBruce A. Mah <bmah@es.net>2019-06-28 16:32:13 -0700
commitd0d77e951931200e49415622029e03a730129f9b (patch)
tree95ead7c1e8453eff2a650add3c50e788a963f657 /.github
parentc47e43d5a3e222318e5c7fd17178c57e5b10c9a3 (diff)
downloadiperf3-d0d77e951931200e49415622029e03a730129f9b.tar.gz
doc: Fix error in domain name for mailing list.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 1a37a2c..359e1f8 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,7 @@
_NOTE: The iperf3 issue tracker is for registering bugs, enhancement
requests, or submissions of code. It is not a means for asking
questions about building or using iperf3. Those are best directed
-towards the iperf3 mailing list at iperf-dev@google-groups.com or
+towards the iperf3 mailing list at iperf-dev@googlegroups.com or
question sites such as Stack Overflow
(http://www.stackoverflow.com/). A list of frequently-asked questions
regarding iperf3 can be found at http://software.es.net/iperf/faq.html._