diff --git a/docs/english/installation.md b/docs/english/installation.md index cb3bc7780..b12aaabed 100644 --- a/docs/english/installation.md +++ b/docs/english/installation.md @@ -69,7 +69,7 @@ import os SLACK_BOT_TOKEN = os.environ["SLACK_BOT_TOKEN"] ``` -Refer to our [best practices for security](/security) page for more information. +Refer to our [best practices for security](/concepts/security) page for more information. ## Installing on a single workspace {/* #single-workspace */} diff --git a/docs/english/legacy/auth.md b/docs/english/legacy/auth.md index 0b5d7b6b6..2311e92f7 100644 --- a/docs/english/legacy/auth.md +++ b/docs/english/legacy/auth.md @@ -31,7 +31,7 @@ import os SLACK_BOT_TOKEN = os.environ["SLACK_BOT_TOKEN"] ``` -Refer to our [best practices for security](/security) page for more information. +Refer to our [best practices for security](/concepts/security) page for more information. ## Installing on a single workspace {/* #single-workspace */}