diff --git a/www/api/api-ref-guides.html b/www/api/api-ref-guides.html
index fbd1ccdb10..43aa7c014d 100644
--- a/www/api/api-ref-guides.html
+++ b/www/api/api-ref-guides.html
@@ -28,27 +28,27 @@
                 <div class="col-lg-6 col-md-6 col-sm-6">
                     <div class="docs-link-sections">
                         <h3><i class="fa fa-book"></i> API References</h3>
-                        <a href="http://developer.openstack.org/api-ref.html">API Complete Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/baremetal/">Bare Metal API Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/block-storage/v2/">Block Storage API v2.0 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/block-storage/v1/">Block Storage API v1.0 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/compute/">Compute API v2 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/data-protection/v1/">Data Protection Orchestration API v1 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/identity/v3">Identity API v3 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/identity/v2">Identity API v2.0 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/networking/v2">Networking API v2.0 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/image/v2">Image Service API v2 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/image/v1">Image Service API v1 Reference</a>
-                        <a href="http://developer.openstack.org/api-ref/object-storage/">Object Storage API v1 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref.html">API Complete Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/baremetal/">Bare Metal API Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/block-storage/v2/">Block Storage API v2.0 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/block-storage/v1/">Block Storage API v1.0 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/compute/">Compute API v2 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/data-protection/v1/">Data Protection Orchestration API v1 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/identity/v3">Identity API v3 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/identity/v2">Identity API v2.0 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/networking/v2">Networking API v2.0 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/image/v2">Image Service API v2 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/image/v1">Image Service API v1 Reference</a>
+                        <a href="https://developer.openstack.org/api-ref/object-storage/">Object Storage API v1 Reference</a>
                     </div>
                 </div>
                 <div class="col-lg-6 col-md-6 col-sm-6">
                     <div class="docs-link-sections">
                         <h3><i class="fa fa-cloud"></i> User Guides</h3>
-                        <a href="http://developer.openstack.org/api-guide/quick-start/">API Guide</a>
+                        <a href="https://developer.openstack.org/api-guide/quick-start/">API Guide</a>
                         <a href="/user-guide/">OpenStack End User Guide (includes Python SDK)</a>
                         <a href="/cli-reference/">Command-Line Interface Reference</a>
-                        <a href="http://developer.openstack.org">Open source software for application development</a>
+                        <a href="https://developer.openstack.org">Open source software for application development</a>
                     </div>
                 </div>
             </div>
diff --git a/www/arch/index.html b/www/arch/index.html
index eeb58136c6..5359b0bc4a 100644
--- a/www/arch/index.html
+++ b/www/arch/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Architecture Design Guide{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org/">Documentation</a> &gt; Architecture Design Guide
+<a href="https://docs.openstack.org/">Documentation</a> &gt; Architecture Design Guide
 {% endblock %}
 {% block content %}
     <div class="top-docs-wrapper">
diff --git a/www/developer/language-bindings.html b/www/developer/language-bindings.html
index 8bfbc01fc0..6bed0ed144 100644
--- a/www/developer/language-bindings.html
+++ b/www/developer/language-bindings.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Language bindings{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org/">Documentation</a> &gt; Language Bindings and Python Clients
+<a href="https://docs.openstack.org/">Documentation</a> &gt; Language Bindings and Python Clients
 {% endblock %}
 {% block content %}
 <!-- Begin Page Content -->
diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html
index 37f264d8f6..45231c01b5 100644
--- a/www/developer/openstack-projects.html
+++ b/www/developer/openstack-projects.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Services and Libraries{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org">Documentation</a> &gt; Services and Libraries
+<a href="https://docs.openstack.org">Documentation</a> &gt; Services and Libraries
 {% endblock %}
 {% block content %}
     <!-- Begin Page Content -->
diff --git a/www/draft/draft-index.html b/www/draft/draft-index.html
index 402d8f2d6a..b5f307eefb 100644
--- a/www/draft/draft-index.html
+++ b/www/draft/draft-index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
       <script type="text/javascript">
         (function() {
@@ -81,10 +81,10 @@
                     </div>
                     <div class="docs-link-sections">
                         <h3 id="api-guides"><i class="fa fa-book"></i>Draft API Guides</h3>
-                        <a href="http://developer.openstack.org/draft/firstapp-dotnet/">Writing Your First Application: .Net</a>
-                        <a href="http://developer.openstack.org/draft/firstapp-fog/">Writing Your First Application: Fog</a>
-                        <a href="http://developer.openstack.org/draft/firstapp-pkgcloud/">Writing Your First Application: Pkgcloud</a>
-                        <a href="http://developer.openstack.org/draft/firstapp-shade/">Writing Your First Application: Shade</a>
+                        <a href="https://developer.openstack.org/draft/firstapp-dotnet/">Writing Your First Application: .Net</a>
+                        <a href="https://developer.openstack.org/draft/firstapp-fog/">Writing Your First Application: Fog</a>
+                        <a href="https://developer.openstack.org/draft/firstapp-pkgcloud/">Writing Your First Application: Pkgcloud</a>
+                        <a href="https://developer.openstack.org/draft/firstapp-shade/">Writing Your First Application: Shade</a>
                     </div>
                 </div>
                 <div class="col-lg-6 col-md-6 col-sm-6">
diff --git a/www/errorpage.html b/www/errorpage.html
index 97e430ee5a..f8a868c35f 100644
--- a/www/errorpage.html
+++ b/www/errorpage.html
@@ -40,7 +40,7 @@
                 <a href="https:/www.openstack.org/marketplace">Marketplace</a>
                 <a href="https:/www.openstack.org/events">Events</a>
                 <a href="https:/www.openstack.org/blog">Blog</a>
-                <a href="http://docs.openstack.org">Docs</a>
+                <a href="https://docs.openstack.org">Docs</a>
             </div>
         </div>
     </div>
diff --git a/www/fr/index.html b/www/fr/index.html
index a9c9336c53..09403c9aba 100644
--- a/www/fr/index.html
+++ b/www/fr/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>Quelles sont les prochaines étapes ?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">Consulter les manuels <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Obtenir OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Se former <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Obtenir OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Se former <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
diff --git a/www/id/index.html b/www/id/index.html
index 0d1ec051f2..75e348618d 100644
--- a/www/id/index.html
+++ b/www/id/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>Apakah Langkah Selanjutnya?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">Melihat Dokumen <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Mendapatkan OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Mendapatkan Pelatihan <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Mendapatkan OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Mendapatkan Pelatihan <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
       <script type="text/javascript">
         (function() {
@@ -82,7 +82,7 @@
                     </div>
                     <div class="docs-link-sections">
                         <h3 id="api-guides"><i class="fa fa-book"></i> Panduan OpenStack API</h3>
-                        <a href="http://developer.openstack.org/id/api-guide/quick-start/">Pengantar menggunakan OpenStack API</a>
+                        <a href="https://developer.openstack.org/id/api-guide/quick-start/">Pengantar menggunakan OpenStack API</a>
                         <p>Pengantar menggunakan OpenStack API</p>
                     </div>
                 </div>
diff --git a/www/index.html b/www/index.html
index fea1d99d28..6dd112865f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
diff --git a/www/ja/index.html b/www/ja/index.html
index c64b0ac744..77d4e52b92 100644
--- a/www/ja/index.html
+++ b/www/ja/index.html
@@ -19,8 +19,8 @@
                 <hr>
                 <h3>次に何をしますか?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">ドキュメントの参照 <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">OpenStack の取得 <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">トレーニングの受講 <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">OpenStack の取得 <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">トレーニングの受講 <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
@@ -49,7 +49,7 @@
             <div class="row">
                 <div class="col-lg-9 col-md-9 col-sm-9">
                     <h2>日本語ドキュメント</h2>
-                    <p>このページは最新版の日本語ドキュメントのみを掲載しています。すべての英語ドキュメントは<a href="http://docs.openstack.org">ドキュメントのホームページ</a>から参照できます。</p>
+                    <p>このページは最新版の日本語ドキュメントのみを掲載しています。すべての英語ドキュメントは<a href="https://docs.openstack.org">ドキュメントのホームページ</a>から参照できます。</p>
                 </div>
                 {% include 'templates/dropdown_releases_and_languages.tmpl' %}
             </div>
@@ -86,7 +86,7 @@
             <div class="col-lg-6 col-md-6 col-sm-6">
                 <div class="docs-link-sections">
                     <h3 id="user-guides"><i class="fa fa-cloud"></i> ユーザーガイド</h3>
-                    <a href="http://developer.openstack.org/ja/api-guide/quick-start/">API ガイド</a>
+                    <a href="https://developer.openstack.org/ja/api-guide/quick-start/">API ガイド</a>
                     <p>OpenStack API の利用方法の紹介</p>
                     <a href="/ja/user-guide/">エンドユーザーガイド (Python SDK 付)</a>
                     <p>OpenStack ダッシュボード、 CLI、 Python SDK を使用したリソースの作成、管理方法</p>
diff --git a/www/kilo/index.html b/www/kilo/index.html
index f92bc89047..7af079ead1 100644
--- a/www/kilo/index.html
+++ b/www/kilo/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
@@ -83,7 +83,7 @@
         <div class="row docs-contribute-wrapper">
             <div class="col-lg-12">
                 <p>Documentation treated like code, powered by the community - interested?</p>
-                <a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
+                <a href="https://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
             </div>
         </div>
     </div>
diff --git a/www/ko_KR/index.html b/www/ko_KR/index.html
index c727042a8e..aed8c2f299 100644
--- a/www/ko_KR/index.html
+++ b/www/ko_KR/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>다음 단계는?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">문서보기 <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">OpenStack 시작하기 <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">배우기 <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">OpenStack 시작하기 <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">배우기 <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
       <script type="text/javascript">
         (function() {
@@ -80,7 +80,7 @@
                     </div>
                     <div class="docs-link-sections">
                         <h3 id="api-guides"><i class="fa fa-book"></i> API 가이드</h3>
-                        <a href="http://developer.openstack.org/ko_KR/api-guide/quick-start/">API 가이드</a>
+                        <a href="https://developer.openstack.org/ko_KR/api-guide/quick-start/">API 가이드</a>
                         <p>OpenStack API 사용에 대한 소개</p>
                     </div>
                     <div class="docs-link-sections">
diff --git a/www/liberty/index.html b/www/liberty/index.html
index 2cb88f98ff..e608f134d8 100644
--- a/www/liberty/index.html
+++ b/www/liberty/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
diff --git a/www/mitaka/index.html b/www/mitaka/index.html
index 5001450864..be2040a3e1 100644
--- a/www/mitaka/index.html
+++ b/www/mitaka/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
diff --git a/www/newton/index.html b/www/newton/index.html
index b8d791c488..f5f709ebf5 100644
--- a/www/newton/index.html
+++ b/www/newton/index.html
@@ -18,8 +18,8 @@
                 <hr>
                 <h3>What are the next steps?</h3>
                 <a href="#docs-main-body" class="overview-btn docs-btn">View The Docs <i class="fa fa-arrow-circle-o-down"></i></a>
-                <a href="http://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
-                <a href="http://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/software/start/" class="overview-btn docs-btn">Get OpenStack <i class="fa fa-arrow-circle-o-right"></i></a>
+                <a href="https://www.openstack.org/marketplace/training" class="overview-btn docs-btn">Get Training <i class="fa fa-arrow-circle-o-right"></i></a>
                 <form class="docs-main-search-form">
                     <script type="text/javascript">
         (function() {
@@ -65,7 +65,7 @@
                     <h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
                     <p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
                     <a href="http://releases.openstack.org/newton/index.html">OpenStack Projects Release Notes</a>
-                    <a href="http://docs.openstack.org/releasenotes/openstack-manuals/newton.html">OpenStack Documentation Release Notes</a>
+                    <a href="https://docs.openstack.org/releasenotes/openstack-manuals/newton.html">OpenStack Documentation Release Notes</a>
                 </div>
                 <div class="docs-link-sections">
                     <h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
@@ -99,7 +99,7 @@
         <div class="row docs-contribute-wrapper">
             <div class="col-lg-12">
                 <p>Documentation treated like code, powered by the community - interested?</p>
-                <a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
+                <a href="https://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
             </div>
         </div>
     </div>
diff --git a/www/ops/index.html b/www/ops/index.html
index 65e8582db5..7dbd8cc73b 100644
--- a/www/ops/index.html
+++ b/www/ops/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Operations Guide{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org/">Documentation</a> &gt; Operations Guide
+<a href="https://docs.openstack.org/">Documentation</a> &gt; Operations Guide
 {% endblock %}
 {% block content %}
     <div class="top-docs-wrapper">
diff --git a/www/project-deploy-guide/draft/index.html b/www/project-deploy-guide/draft/index.html
index f28d42f5c5..2bec9a6f06 100644
--- a/www/project-deploy-guide/draft/index.html
+++ b/www/project-deploy-guide/draft/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Draft Deployment Guides{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org">Documentation</a> &gt; Draft Deployment Guides
+<a href="https://docs.openstack.org">Documentation</a> &gt; Draft Deployment Guides
 {% endblock %}
 {% block content %}
     <!-- Begin Page Content -->
diff --git a/www/project-deploy-guide/newton/index.html b/www/project-deploy-guide/newton/index.html
index 3247094b46..b052ef6609 100644
--- a/www/project-deploy-guide/newton/index.html
+++ b/www/project-deploy-guide/newton/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Newton Deployment Guides{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org">Documentation</a> &gt; Newton Deployment Guides
+<a href="https://docs.openstack.org">Documentation</a> &gt; Newton Deployment Guides
 {% endblock %}
 {% block content %}
     <!-- Begin Page Content -->
diff --git a/www/project-install-guide/draft/index.html b/www/project-install-guide/draft/index.html
index 6551c584f7..da6160e04e 100644
--- a/www/project-install-guide/draft/index.html
+++ b/www/project-install-guide/draft/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Draft Installation Tutorials and Guides{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org">Documentation</a> &gt; Draft Installation Tutorials and Guides
+<a href="https://docs.openstack.org">Documentation</a> &gt; Draft Installation Tutorials and Guides
 {% endblock %}
 {% block content %}
     <!-- Begin Page Content -->
diff --git a/www/project-install-guide/newton/index.html b/www/project-install-guide/newton/index.html
index 96273608a6..b873663d1a 100644
--- a/www/project-install-guide/newton/index.html
+++ b/www/project-install-guide/newton/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Newton Installation Tutorials and Guides{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org">Documentation</a> &gt; Newton Installation Tutorials and Guides
+<a href="https://docs.openstack.org">Documentation</a> &gt; Newton Installation Tutorials and Guides
 {% endblock %}
 {% block content %}
     <!-- Begin Page Content -->
diff --git a/www/sec/index.html b/www/sec/index.html
index d252c6c045..5cd31bc822 100644
--- a/www/sec/index.html
+++ b/www/sec/index.html
@@ -3,7 +3,7 @@
 {% extends "templates/base.tmpl" %}
 {% block pagetitle %}Security Guide{% endblock %}
 {% block title %}
-<a href="http://docs.openstack.org/">Documentation</a> &gt; Security Guide
+<a href="https://docs.openstack.org/">Documentation</a> &gt; Security Guide
 {% endblock %}
 {% block content %}
     <div class="top-docs-wrapper">
diff --git a/www/templates/api_guides.tmpl b/www/templates/api_guides.tmpl
index 97b8337039..4b9b4b70b2 100644
--- a/www/templates/api_guides.tmpl
+++ b/www/templates/api_guides.tmpl
@@ -1,5 +1,5 @@
                 <div class="docs-link-sections">
                     <h3 id="api-guides"><i class="fa fa-book"></i> API Guides</h3>
-                    <a href="http://developer.openstack.org/api-guide/quick-start/">API Guide</a>
+                    <a href="https://developer.openstack.org/api-guide/quick-start/">API Guide</a>
                     <p>OpenStack API Documentation</p>
                 </div>
diff --git a/www/templates/footer.tmpl b/www/templates/footer.tmpl
index b376b22e7e..fe8113a6e4 100644
--- a/www/templates/footer.tmpl
+++ b/www/templates/footer.tmpl
@@ -34,11 +34,11 @@ href="/infra/manual/developers.html">Contribute</a></li>
                 <div class="col-lg-2 col-sm-2">
                     <h3>Documentation</h3>
                     <ul>
-                        <li><a href="http://docs.openstack.org">OpenStack
+                        <li><a href="https://docs.openstack.org">OpenStack
 Manuals</a></li>
                         <li><a
 href="https://www.openstack.org/software/start/">Getting Started</a></li>
-                        <li><a href="http://developer.openstack.org">API
+                        <li><a href="https://developer.openstack.org">API
 Documentation</a></li>
                         <li><a href="https://wiki.openstack.org">Wiki</a></li>
                     </ul>
diff --git a/www/templates/header.tmpl b/www/templates/header.tmpl
index 6db7fd6a80..130160d312 100644
--- a/www/templates/header.tmpl
+++ b/www/templates/header.tmpl
@@ -85,7 +85,7 @@ id="bs-example-navbar-collapse-1">
     </ul>
 </li>
 <li>
-    <a href="http://www.openstack.org/community/" class="drop" id="dropdownMenuCommunity">Community <i class="fa fa-caret-down"></i></a><i class="mobile-expand"></i>
+    <a href="https://www.openstack.org/community/" class="drop" id="dropdownMenuCommunity">Community <i class="fa fa-caret-down"></i></a><i class="mobile-expand"></i>
     <ul class="dropdown-menu dropdown-hover" role="menu" aria-labelledby="dropdownMenuCommunity">
         <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/">Welcome! Start Here</a></li>
         <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/foundation/">OpenStack Foundation</a></li>
@@ -124,7 +124,7 @@ id="bs-example-navbar-collapse-1">
     </ul>
 </li>
 <li>
-    <a href="http://docs.openstack.org/">Docs</a>
+    <a href="https://docs.openstack.org/">Docs</a>
 </li>
 <li>
 
diff --git a/www/templates/navigation.tmpl b/www/templates/navigation.tmpl
index 7e9381ee24..98f5c57d86 100644
--- a/www/templates/navigation.tmpl
+++ b/www/templates/navigation.tmpl
@@ -21,6 +21,6 @@
   <a href="https://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a>
  </li>
  <li>
-  <a class="current" href="http://docs.openstack.org/" title="Go to the OpenStack Documentation">Documentation</a>
+  <a class="current" href="https://docs.openstack.org/" title="Go to the OpenStack Documentation">Documentation</a>
  </li>
 </ul>
diff --git a/www/templates/user_guides.tmpl b/www/templates/user_guides.tmpl
index 2726620dd8..254747dc7d 100644
--- a/www/templates/user_guides.tmpl
+++ b/www/templates/user_guides.tmpl
@@ -4,6 +4,6 @@
                     <p>Create and manage resources using the OpenStack dashboard, command-line client, and Python SDK</p>
                     <a href="/cli-reference/">Command-Line Interface Reference</a>
                     <p>Comprehensive OpenStack command-line reference</p>
-                    <a href="http://developer.openstack.org">Open source software for application development</a>
+                    <a href="https://developer.openstack.org">Open source software for application development</a>
                     <p>Resources for application development on OpenStack clouds</p>
                 </div>