diff --git a/README.md b/README.md
index 0be4e32a501b77f17ed33204780ba3d8b106e7f1..72c4197e040c3319f5c6bb1a4b99c2cd8a5afb37 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ $ conda activate scipython
 
 Follow the instructions provided [here](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-environments) and use our `environment.yml` file.
 
-Navigate to the section "Importing an environment", read and execute the instructions of the first paragraph. The `environment.yml` file is located in the directory in which you have stored the repository for this course.
+Navigate to the section ["Importing an environment"](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-environments/#importing-an-environment), read and execute the instructions of the first paragraph. The `environment.yml` file is located in the directory in which you have stored the repository for this course.
 
 
 ### Python virtual environments