diff --git a/docs/config.yaml b/docs/config.yaml index 09f2658..fd1f733 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -27,5 +27,5 @@ params: geekdocDateFormat: "Jan 2, 2006" geekdocSearch: true - geekdocLegalNotice: https://geeklabor.de/legal-notice/#impressum - geekdocPrivacyPolicy: https://geeklabor.de/legal-notice/#datenschutzerkl%C3%A4rung + geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information + geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy diff --git a/docs/content/configuration/_index.md b/docs/content/configuration/_index.md index 7a01d29..1dc0445 100644 --- a/docs/content/configuration/_index.md +++ b/docs/content/configuration/_index.md @@ -8,6 +8,6 @@ Changes can be made on different locations which will be processed in the follow - default configuration (build-in) - global configuration file (path depends on your operating system) -- folder-based configuration file (.ansibledoctor.yml|.ansibledoctor.yaml|.ansibledoctor in current working directory) +- folder-based configuration file (.ansibledoctor.yml|.ansibledoctor.yaml|.ansibledoctor) in current working directory - environment variables - CLI options