diff --git a/docs/customise-client/api.rst b/docs/customise-client/api.rst
index 975db00d2..dd1d59dc4 100644
--- a/docs/customise-client/api.rst
+++ b/docs/customise-client/api.rst
@@ -3,7 +3,7 @@ Client Customisation API
.. warning::
- The functionality detailed in this page needs more attention, both in terms of testing and code development. We expect there to be some bugs and possible API changes. If you rely on this functionality, we recommend you pin your installation of Auspice to a specific version. Please `get in touch with us `__ if you are using these customisations so that we can work with you!
+ The functionality detailed in this page needs more attention, both in terms of testing and code development. We expect there to be some bugs and possible API changes. If you rely on this functionality, we recommend you pin your installation of Auspice to a specific version. Please `get in touch with us `__ if you are using these customisations so that we can work with you!
This page details the available options and format of the customisations available at (client) build time. They are contained in a JSON file supplied to Auspice via
diff --git a/docs/narratives/create-pdf.md b/docs/narratives/create-pdf.md
index 039028106..c919afed2 100644
--- a/docs/narratives/create-pdf.md
+++ b/docs/narratives/create-pdf.md
@@ -13,7 +13,7 @@
This documentation will walk through how to turn a narrative into a static PDF.
We understand that there are multiple reasons why PDFs may be a necessary method of distribution, but stress that narratives are designed to be viewed through auspice where you have the ability to interact with and interrogate the data.
-If you run into any bugs, please [get in contact with us (email)](mailto:hello@nextstrain.org).
+If you run into any bugs, please [get in contact with us](https://nextstrain.org/contact).
## Prerequisites
diff --git a/docs/narratives/how-to-write.md b/docs/narratives/how-to-write.md
index 04233330d..8323887f1 100644
--- a/docs/narratives/how-to-write.md
+++ b/docs/narratives/how-to-write.md
@@ -13,7 +13,7 @@
This documentation will walk us through constructing a narrative from scratch, based on [this example (nextstrain.org)](https://nextstrain.org/narratives/intro-to-narratives).
-If you run into any bugs, please [get in contact with us (email)](mailto:hello@nextstrain.org).
+If you run into any bugs, please [get in contact with us](https://nextstrain.org/contact).
## Step 1: Get the Underlying Datasets
diff --git a/docs/narratives/introduction.md b/docs/narratives/introduction.md
index 0aeef7e31..97fea65ee 100644
--- a/docs/narratives/introduction.md
+++ b/docs/narratives/introduction.md
@@ -67,7 +67,7 @@ If you've got a narrative working locally (i.e. running Auspice on your computer
## Known Bugs / Limitations
Narratives are now being used in various settings, however some bugs remain.
-Please [get in touch (email)](mailto:hello@nextstrain.org) with any and all questions about narratives, or [file an issue on GitHub](https://github.com/nextstrain/auspice/issues/new) 🙏
+Please [get in touch](https://nextstrain.org/contact) with any and all questions about narratives, or [file an issue on GitHub](https://github.com/nextstrain/auspice/issues/new) 🙏
* Styling may be slightly off on different browsers.
diff --git a/docs/releases/v2.rst b/docs/releases/v2.rst
index 0449c67ad..94dc9b4af 100644
--- a/docs/releases/v2.rst
+++ b/docs/releases/v2.rst
@@ -18,7 +18,7 @@ Auspice started as the `nextstrain.org `__ visualisation
So in a way, this is the first proper Auspice release! There are a few big and visible changes, including using pie charts to represent discrete variables on a map, but a lot of the changes were done to make things easier behind the scenes. There are also a bunch of really cool features such as the ability to define custom servers, change the aesthetics of the Auspice client, display multiple trees and write narratives which were technically part of Auspice v1 but undocumented. This documentation website is now up to date and should allow you to understand how to use Auspice to its full potential (`contributions are always welcome! `__)
-In general, we hope that this documentation and the help messages of the various ``auspice`` subcommands are vastly improved. The major changes which Auspice v2 brings are detailed below 👇 If you have any comments please `email us `__ or say hi on `twitter `__.
+In general, we hope that this documentation and the help messages of the various ``auspice`` subcommands are vastly improved. The major changes which Auspice v2 brings are detailed below 👇 If you have any comments please `contact us `__ or say hi on `twitter `__.
I don't want to upgrade - how can I continue to use Auspice v1?
---------------------------------------------------------------
diff --git a/src/components/splash/splash.js b/src/components/splash/splash.js
index cfe77b45a..450545375 100644
--- a/src/components/splash/splash.js
+++ b/src/components/splash/splash.js
@@ -73,7 +73,7 @@ const SplashContent = ({available, browserDimensions, dispatch, errorMessage, ch
{"If this keeps happening, or you believe this is a bug, please "}
- {"get in contact with us."}
+ {"get in contact with us."}