diff --git a/docs/conf.py b/docs/conf.py
index bd82230298..5504a5b54f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -165,7 +165,7 @@
# documentation.
#
html_theme_options = {
- "announcement": "Devstack is no longer supported by the Open edX community. See Tutor for the community-supported developer and installation environment.",
+ "announcement": "Devstack is no longer supported by the Open edX community. See Tutor for the community-supported developer and installation environment.
For any fork of devstack, you should look elsewhere for up-to-date docs for your fork.",
"repository_url": "https://github.com/openedx/devstack",
"repository_branch": "master",
"path_to_docs": "docs/",