diff options
author | Marcel Schilling <[email protected]> | 2020-05-27 00:09:25 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-26 15:09:25 -0700 |
commit | ce98ed25dea9f4e03bfcf9434fde5e8b54434036 (patch) | |
tree | 80c4165b3503e2acfb9ecd5a93c6f95d6032ff41 | |
parent | c946d5a91329b075fb9bda1ac703a2e85139cf1c (diff) |
Fix dead links http://list.zfsonlinux.org
Originally, I wanted to point to directly to
https://zfsonlinux.topicbox.com/groups/zfs-discuss
as the text refers to that specific mailing list, but George Melikov
requested to change it to the general to give users the overview.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Marcel Schilling <[email protected]>
Closes #10367
Closes #10369
-rw-r--r-- | .github/CONTRIBUTING.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8648b22f7..3f7e5377a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -56,16 +56,17 @@ of these tools are discussed in detail on the [debugging ZFS wiki page](https://github.com/zfsonlinux/zfs/wiki/Debugging). ### Where can I ask for help? -[The zfs-discuss mailing list or IRC](http://list.zfsonlinux.org) -are the best places to ask for help. Please do not file support requests -on the GitHub issue tracker. +The [zfs-discuss mailing +list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) +or IRC are the best places to ask for help. Please do not file +support requests on the GitHub issue tracker. ## How Can I Contribute? ### Reporting Bugs *Please* contact us via the [zfs-discuss mailing -list or IRC](http://list.zfsonlinux.org) if you aren't -certain that you are experiencing a bug. +list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) +or IRC if you aren't certain that you are experiencing a bug. If you run into an issue, please search our [issue tracker](https://github.com/zfsonlinux/zfs/issues) *first* to ensure the |