From 3b9677084debef53a0db0f20675db62a677fed5a Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Tue, 30 Oct 2018 17:07:45 +0100 Subject: [PATCH] Move www.icinga.com to icinga.com --- mkdocs.template.yml | 18 +++++++++--------- theme/partials/footer.html | 18 +++++++++--------- theme/partials/header.html | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/mkdocs.template.yml b/mkdocs.template.yml index 05d2de0..be3edc5 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -8,21 +8,21 @@ extra: text: 'Open Sans:300,400,400i,600,700' menu: - text: 'Products' - link: 'https://www.icinga.com/products/' + link: 'https://icinga.com/products/' - text: 'Partners' - link: 'https://www.icinga.com/partners/' + link: 'https://icinga.com/partners/' - text: 'Training' - link: 'https://www.icinga.com/training/' + link: 'https://icinga.com/training/' - text: 'Events' - link: 'https://www.icinga.com/events/' + link: 'https://icinga.com/events/' - text: 'Docs' - link: 'https://www.icinga.com/docs/' + link: 'https://icinga.com/docs/' - text: 'Support' - link: 'https://www.icinga.com/support/' + link: 'https://icinga.com/support/' - text: 'Blog' - link: 'https://www.icinga.com/blog/' + link: 'https://icinga.com/blog/' - text: 'Download' - link: 'https://www.icinga.com/download/' + link: 'https://icinga.com/download/' cssid: 'download-button' social: - type: 'facebook' @@ -30,7 +30,7 @@ extra: - type: 'twitter' link: 'https://twitter.com/icinga' - type: 'feed' - link: 'https://www.icinga.com/feed/' + link: 'https://icinga.com/feed/' extra_css: - css/theme.css extra_javascript: [] diff --git a/theme/partials/footer.html b/theme/partials/footer.html index c85246b..f9af0d9 100644 --- a/theme/partials/footer.html +++ b/theme/partials/footer.html @@ -5,7 +5,7 @@ @@ -29,10 +29,10 @@
diff --git a/theme/partials/header.html b/theme/partials/header.html index 1289408..ec97e7d 100644 --- a/theme/partials/header.html +++ b/theme/partials/header.html @@ -1,7 +1,7 @@