diff --git a/docs/usage/private-modules.md b/docs/usage/private-modules.md
index cf1420dc7eb84c4b61dc51c476bd0c60a9264be8..3033f9c09d56a290adc6358e90d4f8add3f35824 100644
--- a/docs/usage/private-modules.md
+++ b/docs/usage/private-modules.md
@@ -103,7 +103,7 @@ If you are using the main npmjs registry then you can configure just the npmToke
 
 If you don't wish for all users of the repository to be able to see the unencrypted token, you can encrypt it with Renovate's public key instead, so that only Renovate can decrypt it.
 
-Go to https://renovatebot.com/encrypt, paste in your npm token, click "Encrypt", then copy the encrypted result.
+Go to <https://renovatebot.com/encrypt>, paste in your npm token, click "Encrypt", then copy the encrypted result.
 
 Add the encrypted result inside an `encrypted` object like this: