diff --git a/content/applications/user_software/using_anaconda_package_manager.md b/content/applications/user_software/using_anaconda_package_manager.md
index 148941b013512ff32d6a54d895f50611e1d59034..4b388e92f2f0b82e0b6e5c2d85bc30680603cd22 100644
--- a/content/applications/user_software/using_anaconda_package_manager.md
+++ b/content/applications/user_software/using_anaconda_package_manager.md
@@ -22,7 +22,7 @@ straightforward.
 - [Using /common for environments](#using-common-for-environments)
 - [Adding and Removing Packages from an Existing Environment](#adding-and-removing-packages-from-an-existing-environment)
 - [Creating custom GPU Anaconda Environment](#creating-custom-gpu-anaconda-environment)
-- [Using an Anaconda Environment in a Jupyter Notebook on Crane](#using-an-anaconda-environment-in-a-jupyter-notebook-on-crane)
+- [Using an Anaconda Environment in a Jupyter Notebook](#using-an-anaconda-environment-in-a-jupyter-notebook)
 
 ### Using Anaconda
 
@@ -245,7 +245,7 @@ If you have custom GPU Anaconda environment please only use the two lines from a
 Using `module load tensorflow-gpu/py36/1.14` and `conda activate tensorflow-gpu-1.14-custom` in the same script is **wrong** and may give you various errors and incorrect results.
 {{% /notice %}}
 
-### Using an Anaconda Environment in a Jupyter Notebook on Crane
+### Using an Anaconda Environment in a Jupyter Notebook
 
 It is not difficult to make an Anaconda environment available to a
 Jupyter Notebook. To do so, follow the steps below, replacing