From 244cee59c7e645357ef2c778fbccacfa4beb9ab5 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Tue, 10 Sep 2019 17:29:07 +0200 Subject: [PATCH] Update CSS to avoid URL redirect --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 99e0578..2c4b6a0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -7,7 +7,7 @@ site_dir: html markdown_extensions: [toc,tables, fenced_code] use_directory_urls: false theme: readthedocs -extra_css: ["https://fiware.org/style/fiware_readthedocs.css", "https://fiware.org/style/fiware_readthedocs_iot.css"] +extra_css: ["https://www.fiware.org/style/fiware_readthedocs.css", "https://www.fiware.org/style/fiware_readthedocs_iot.css"] pages: - Home: index.md - 'User & Programmers Manual':