diff --git a/_config.yml b/_config.yml index c00a93c1..4b1ce60c 100644 --- a/_config.yml +++ b/_config.yml @@ -32,6 +32,6 @@ custom_gradle_template: false ### The following properties are constant for most projects -main_site_url: http://spring.io -projects_site_url: http://projects.spring.io -questions_url: http://spring.io/questions +main_site_url: https://spring.io +projects_site_url: https://projects.spring.io +questions_url: https://spring.io/questions diff --git a/_includes/page.html b/_includes/page.html index f342858f..87df027f 100644 --- a/_includes/page.html +++ b/_includes/page.html @@ -4,7 +4,7 @@ - + @@ -114,15 +114,9 @@ © Pivotal Software, Inc. All Rights Reserved. - Terms of Use and - Privacy - - diff --git a/_includes/widget_templates.html b/_includes/widget_templates.html index 1495ae53..b06f96e9 100644 --- a/_includes/widget_templates.html +++ b/_includes/widget_templates.html @@ -18,8 +18,12 @@
- Reference - API + {@ if (release.refDocUrl !== '') { @} + Reference + {@ }; @} + {@ if (release.apiDocUrl !== '') { @} + API + {@ }; @}
{@ }); @} @@ -29,26 +33,6 @@ - -