diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-10-09 15:14:32 +0100 |
---|---|---|
committer | Rex Lee <limingjiang@huawei.com> | 2018-11-06 09:14:48 +0000 |
commit | 7c9007b9288965247cfce93e227b5db026fc95b5 (patch) | |
tree | 80959982b0abe064f5237eeba57f80122bda4998 | |
parent | e1c3b2e763d4759865e9732dcae99041422232a1 (diff) |
[docs] Update mailing list to use #yardstick
The mailing list is on a new system that lets you use #topics
instead of [topics]. The contact information has been updated
to reflect this.
JIRA: YARDSTICK-1335
Change-Id: Ida9af98f00761a3bff8903165fd2806163787ccd
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 3fec49e7a3926ddf4f9303ee47a33d109421a573)
-rwxr-xr-x | docs/testing/developer/devguide/devguide.rst | 6 | ||||
-rwxr-xr-x | docs/testing/user/userguide/01-introduction.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/developer/devguide/devguide.rst b/docs/testing/developer/devguide/devguide.rst index 4fe01c12b..1dbbc157e 100755 --- a/docs/testing/developer/devguide/devguide.rst +++ b/docs/testing/developer/devguide/devguide.rst @@ -52,9 +52,9 @@ Where can I find some help to start? This guide is made for you. You can have a look at the `user guide`_. There are also references on documentation, video tutorials, tips in the -project `wiki page`_. You can also directly contact us by mail with [Yardstick] -prefix in the subject at opnfv-tech-discuss@lists.opnfv.org or on the IRC chan -#opnfv-yardstick. +project `wiki page`_. You can also directly contact us by mail with +``#yardstick`` or ``[yardstick]`` prefix in the subject at +``opnfv-tech-discuss@lists.opnfv.org`` or on the IRC channel ``#opnfv-yardstick``. Yardstick developer areas diff --git a/docs/testing/user/userguide/01-introduction.rst b/docs/testing/user/userguide/01-introduction.rst index 494b1ef3d..6a2e06da7 100755 --- a/docs/testing/user/userguide/01-introduction.rst +++ b/docs/testing/user/userguide/01-introduction.rst @@ -83,4 +83,4 @@ Contact Yardstick Feedback? `Contact us`_ -.. _Contact us: mailto:opnfv-users@lists.opnfv.org&subject="[yardstick]" +.. _Contact us: mailto:opnfv-users@lists.opnfv.org&subject="#yardstick" |