diff --git a/biocode-server/src/com/biomatters/plugins/biocode/server/Info.java b/biocode-server/src/com/biomatters/plugins/biocode/server/Info.java index 6901d068e..9d6f7d246 100644 --- a/biocode-server/src/com/biomatters/plugins/biocode/server/Info.java +++ b/biocode-server/src/com/biomatters/plugins/biocode/server/Info.java @@ -77,7 +77,7 @@ public String getErrors() { if(errors != null) { return "
The server configuration file is located at: " + LIMSInitializationListener.getPropertiesFile().getAbsolutePath() + "
" + - "Please report any errors to support@mooreabiocode.org
" + + "Please report any errors to geome.help@gmail.com
" + "" + errors + "
"; } return ""; diff --git a/biocode-server/web/partials/about.html b/biocode-server/web/partials/about.html index ec1364b13..7d3be285b 100644 --- a/biocode-server/web/partials/about.html +++ b/biocode-server/web/partials/about.html @@ -10,7 +10,7 @@ A user community, and technical support is available from http://connect.barcodeoflife.org/group/lims Here, you can engage with the wider community, get help from experienced users, and make suggestions about how to improve the software. If you have and questions or suggestions that you don't want to post to the community, you can email - support@mooreabiocode.org + geome.help@gmail.com \ No newline at end of file diff --git a/development.md b/development.md index 536b45af0..003961aac 100644 --- a/development.md +++ b/development.md @@ -53,7 +53,7 @@ depends on some Geneious core classes and this is not reflected in the Ivy confi In the gradle build, the complete Geneious runtime is downloaded and the required libraries are extracted from it. ## Contributing -Please contact support@mooreabiocode.org +Please contact geome.help@gmail.com ## Biocode LIMS Server The Biocode LIMS server is an extension to the original LIMS that adds security, user management, access control and diff --git a/doc/readme.html b/doc/readme.html index c62b83ebb..6aa3e3f85 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -16,6 +16,6 @@A great source of help can be found on the discussion forum at http://connect.barcodeoflife.net/group/lims or you can email -support@mooreabiocode.org.
+geome.help@gmail.com.