diff --git a/README.md b/README.md
index 14139e0be42d7209ad296631e74e1686f3a2ab1d..d70839c8923292d9179d2914e37b47823e86e025 100644
--- a/README.md
+++ b/README.md
@@ -459,7 +459,7 @@ ssh-keygen -t rsa -b 4096
 ![I run "ssh-keygen"][ssh-keygen]
 
 Now copy your public key and paste it into
-<https://gitlab.ssec.wisc.edu/profile/keys>.
+<https://gitlab.ssec.wisc.edu/-/profile/keys>.
 I like to use `cat` and copy it from the terminal.
 
 ```sh