We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe5ee3 commit f2c5e30Copy full SHA for f2c5e30
conf.py
@@ -20,7 +20,7 @@
20
BLOG_TITLE = "Ansible documentation" # (translatable)
21
# This is the main URL for your site. It will be used
22
# in a prominent link. Don't forget the protocol (http/https)!
23
-SITE_URL = "https://ansible-community-website.readthedocs.io/"
+SITE_URL = "https://ansible.readthedocs.io/"
24
# This is the URL where Nikola's output will be deployed.
25
# If not set, defaults to SITE_URL
26
# BASE_URL = "https://ansible.community/"
0 commit comments