Skip to content

Commit f2c5e30

Browse files
committed
update site name
1 parent abe5ee3 commit f2c5e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
BLOG_TITLE = "Ansible documentation" # (translatable)
2121
# This is the main URL for your site. It will be used
2222
# in a prominent link. Don't forget the protocol (http/https)!
23-
SITE_URL = "https://ansible-community-website.readthedocs.io/"
23+
SITE_URL = "https://ansible.readthedocs.io/"
2424
# This is the URL where Nikola's output will be deployed.
2525
# If not set, defaults to SITE_URL
2626
# BASE_URL = "https://ansible.community/"

0 commit comments

Comments
 (0)