fix config to match doc split (#74665)

This commit is contained in:
Brian Coca 2021-05-13 15:20:32 -04:00 committed by GitHub
parent c6ac9de67b
commit 35281e54d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- config, default site for ansible-core is now under /ansbile-core/.

View file

@ -1286,7 +1286,7 @@ DISPLAY_SKIPPED_HOSTS:
type: boolean
DOCSITE_ROOT_URL:
name: Root docsite URL
default: https://docs.ansible.com/ansible/
default: https://docs.ansible.com/ansible-core/
description: Root docsite URL used to generate docs URLs in warning/error text;
must be an absolute URL with valid scheme and trailing slash.
ini: