diff --git a/_config.yml b/_config.yml
index d59f4b48345d6ad83300684813fdeda28f1dd8e8..d85bd3dc88b3c3fd44d9529ce73d897da1dc64f0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ title_separator          : "|"
 name                     : "Dynare"
 logo                     : "/assets/images/logo/dlogo.svg"
 description              : "Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models"
-url                      : "http://www.dynare.org" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
+url                      : "https://www.dynare.org" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
 baseurl                  : # the subpath of your site, e.g. "/blog"
 repository               : "https://git.dynare.org/Dynare/dynare" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
 copyright_begin          : 1996
diff --git a/index.md b/index.md
index c1f8c4209b124765f1ccea4928824eb01727babd..08ed166a4d99e1074b6ace6e397b0c8e2d18b3ea 100644
--- a/index.md
+++ b/index.md
@@ -12,7 +12,7 @@ feature_row:
 </div>
 <br />
 {% include dynare_stable_version.md %}
-<a href="download" class="home_page_button">Download v{{ dynare_stable_version }}</a>&nbsp; &nbsp;<a href="http://www.dynare.org/manual/" class="home_page_button">Documentation</a>
+<a href="download" class="home_page_button">Download v{{ dynare_stable_version }}</a>&nbsp; &nbsp;<a href="https://www.dynare.org/manual/" class="home_page_button">Documentation</a>
 {: .text-center}