summaryrefslogtreecommitdiff
path: root/cython/doc/_templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'cython/doc/_templates/layout.html')
-rw-r--r--cython/doc/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cython/doc/_templates/layout.html b/cython/doc/_templates/layout.html
index 1161ed8e..bc0e9658 100644
--- a/cython/doc/_templates/layout.html
+++ b/cython/doc/_templates/layout.html
@@ -107,7 +107,7 @@
{%- macro css() %}
<!-- GUDHI website css for header BEGIN -->
-<link rel="stylesheet" type="text/css" href="http://gudhi.gforge.inria.fr/assets/css/styles_feeling_responsive.css" />
+<link rel="stylesheet" type="text/css" href="https://gudhi.inria.fr/assets/css/styles_feeling_responsive.css" />
<!-- GUDHI website css for header END -->
<link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" />
<link rel="stylesheet" href="{{ pathto('_static/pygments.css', 1) }}" type="text/css" />