From 9de86573f7927b3e5302ae99f6abbae514fb86f5 Mon Sep 17 00:00:00 2001 From: Andrew Aldridge Date: Mon, 13 Apr 2015 16:44:31 -0400 Subject: [PATCH] WRITING-1270: Harmonize link schemas to https:// Signed-off-by: kay --- giza/docs/conf.py | 8 +++--- themes/about/page.html | 8 +++--- themes/ecosystem/page.html | 2 +- themes/mongodb/analytics.html | 2 +- themes/mongodb/layout.html | 20 +++++++-------- themes/mongodb/static/mongodb-docs.css_t | 32 ++++++++++++------------ themes/mongodb/translations.html | 2 +- themes/primer/layout.html | 18 ++++++------- 8 files changed, 46 insertions(+), 46 deletions(-) diff --git a/giza/docs/conf.py b/giza/docs/conf.py index 031dee423..f7290e5b4 100644 --- a/giza/docs/conf.py +++ b/giza/docs/conf.py @@ -56,12 +56,12 @@ pygments_style = 'sphinx' extlinks = { - 'hardlink' : ( 'http://docs.mongodb.org/{0}/%s'.format(conf.git.branches.current), ''), + 'hardlink' : ( 'https://docs.mongodb.org/{0}/%s'.format(conf.git.branches.current), ''), 'issue': ('https://jira.mongodb.org/browse/%s', '' ), 'api': ('http://api.mongodb.org/%s', ''), - 'manual': ('http://docs.mongodb.org/manual%s', ''), - 'ecosystem': ('http://docs.mongodb.org/ecosystem%s', ''), - 'meta-driver': ('http://docs.mongodb.org/meta-driver/latest%s', ''), + 'manual': ('https://docs.mongodb.org/manual%s', ''), + 'ecosystem': ('https://docs.mongodb.org/ecosystem%s', ''), + 'meta-driver': ('https://docs.mongodb.org/meta-driver/latest%s', ''), 'mms': ('https://mms.mongodb.com/help%s', ''), 'mms-hosted': ('https://mms.mongodb.org/help-hosted%s', ''), 'about': ('http://www.mongodb.org/about%s', '') diff --git a/themes/about/page.html b/themes/about/page.html index dc956a102..5b30d0ce3 100644 --- a/themes/about/page.html +++ b/themes/about/page.html @@ -16,9 +16,9 @@ {%- block language_selector %}{%- endblock -%} {%- block subnav %} - Manual - Ecosystem - Downloads - Community + Manual + Ecosystem + Downloads + Community Blog {% endblock %} diff --git a/themes/ecosystem/page.html b/themes/ecosystem/page.html index 18b8f78ab..32ccde84d 100644 --- a/themes/ecosystem/page.html +++ b/themes/ecosystem/page.html @@ -5,7 +5,7 @@ {%- block version_selector %} {% endblock %} {%- block subnav %} - Manual + Manual Learn Downloads Community diff --git a/themes/mongodb/analytics.html b/themes/mongodb/analytics.html index 197da4b5f..d82c4cfa7 100644 --- a/themes/mongodb/analytics.html +++ b/themes/mongodb/analytics.html @@ -1,4 +1,4 @@ diff --git a/themes/mongodb/layout.html b/themes/mongodb/layout.html index 0f6132745..422b00a81 100644 --- a/themes/mongodb/layout.html +++ b/themes/mongodb/layout.html @@ -101,12 +101,12 @@ {%- endif %} - + {%- block htmltitle %} {{ title|striptags|e }} {%- endblock -%} - + @@ -122,7 +122,7 @@ {{ script() }} {%- block googlecse_opensearch %} - + {%- endblock -%} {%- if favicon %} @@ -171,7 +171,7 @@ {%- block googletagmanager %} -