From 111ab1e72c777ba651f1458c69ecc00928b02f59 Mon Sep 17 00:00:00 2001 From: Cyrus Wyett <34195737+cjwyett@users.noreply.github.com> Date: Sun, 30 Aug 2020 17:09:31 +0100 Subject: [PATCH] Update README.md Changed links to mailing list to links to discourse. --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 57197c363e..a47fe227c0 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ project started under the Computational Reactor Physics Group at MIT. Complete documentation on the usage of OpenMC is hosted on Read the Docs (both for the [latest release](http://openmc.readthedocs.io/en/stable/) and [developmental](http://openmc.readthedocs.io/en/latest/) version). If you are -interested in the project or would like to help and contribute, please send a -message to the OpenMC User's Group [mailing -list](https://groups.google.com/forum/?fromgroups=#!forum/openmc-users). +interested in the project or would like to help and contribute, please get in touch on the OpenMC [discussion forum](https://openmc.discourse.group/). ## Installation @@ -35,11 +33,9 @@ citing the following publication: ## Troubleshooting If you run into problems compiling, installing, or running OpenMC, first check -the [Troubleshooting -section](http://openmc.readthedocs.io/en/stable/usersguide/troubleshoot.html) in +the [Troubleshooting section](http://openmc.readthedocs.io/en/stable/usersguide/troubleshoot.html) in the User's Guide. If you are not able to find a solution to your problem there, -please send a message to the User's Group [mailing -list](https://groups.google.com/forum/?fromgroups=#!forum/openmc-users). +please post to the [discussion forum](https://openmc.discourse.group/). ## Reporting Bugs