diff --git a/_config.yml b/_config.yml index 399adc30abf8..0642a1415601 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,6 @@ incremental: true permalink: pretty safe: false lsi: false -url: https://docs.docker.com # This needs to have all the directories you expect to be in the archives (delivered by docs-base in the Dockerfile) keep_files: ["v17.06", "v18.03", "v18.09"] exclude: ["_scripts", "apidocs/layouts", "Gemfile", "hooks", "index.html", "404.html"] diff --git a/_config_authoring.yml b/_config_authoring.yml index bff865c3355a..6dd919ce49fe 100644 --- a/_config_authoring.yml +++ b/_config_authoring.yml @@ -11,7 +11,6 @@ incremental: false permalink: pretty safe: false lsi: false -url: https://docs.docker.com # This needs to have all the directories you expect to be in the archives (delivered by docs-base in the Dockerfile) keep_files: ["v17.06", "v18.03", "v18.09"] exclude: ["_scripts", "apidocs/layouts", "Gemfile", "hooks", "index.html", "404.html"]