From 812968a889365b9acf3cf63991e85c550efe37a3 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Mon, 9 Sep 2019 10:05:42 +0200 Subject: [PATCH] Update CSS to avoid redirect --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0aaffcd..1f96ef5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,4 +5,4 @@ site_description: This project contains a few examples for getting started with docs_dir: doc use_directory_urls: false theme: readthedocs -extra_css: ["https://fiware.org/style/fiware_readthedocs.css", "https://fiware.org/style/fiware_readthedocs_processing.css"] \ No newline at end of file +extra_css: ["https://www.fiware.org/style/fiware_readthedocs.css", "https://www.fiware.org/style/fiware_readthedocs_processing.css"]