File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ custom_gradle_template: false
32
32
33
33
# ## The following properties are constant for most projects
34
34
35
- main_site_url : http ://spring.io
36
- projects_site_url : http ://projects.spring.io
37
- questions_url : http ://spring.io/questions
35
+ main_site_url : https ://spring.io
36
+ projects_site_url : https ://projects.spring.io
37
+ questions_url : https ://spring.io/questions
Original file line number Diff line number Diff line change 4
4
< link rel ="icon " type ="image/png " href ="{{site.baseurl}}/favicon.png "/>
5
5
6
6
< link rel ="stylesheet " type ="text/css " href ="{{site.baseurl}}/bootstrap/css/bootstrap.min.css " />
7
- < link href ='http: //fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700 ' rel ='stylesheet ' type ='text/css '>
7
+ < link href ='//fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700 ' rel ='stylesheet ' type ='text/css '>
8
8
< link rel ="stylesheet " type ="text/css " href ="{{site.baseurl}}/font-awesome/css/font-awesome.min.css " />
9
9
< link rel ="stylesheet " type ="text/css " href ="{{site.baseurl}}/bootstrap/css/bootstrap-select.css " />
10
10
114
114
</ div >
115
115
</ div >
116
116
© < script type ="text/javascript "> var d = new Date ( ) ;
117
- document . write ( d . getFullYear ( ) ) ; </ script > < a href ="http://www.pivotal.io "> Pivotal Software</ a > , Inc. All Rights Reserved.
118
- < a href ="http://www.pivotal.io/terms-of-use "> Terms of Use</ a > and
119
- < a href ="http://www.pivotal.io/privacy-policy "> Privacy</ a >
120
- </ div >
121
- < div class ="span4 footer-newsletter--wrapper pull-right ">
122
- < div class ="footer-newsletter--container ">
123
- < label > Subscribe to our newsletter</ label >
124
- < iframe frameborder ="0 " height ="42px " scrolling ="no " src ="http://play.gopivotal.com/OSS_Website_Spring_SpringNewsletterSubscriptionEmailOnly.html " style ="border:none " width ="324px "> </ iframe >
125
- </ div >
117
+ document . write ( d . getFullYear ( ) ) ; </ script > < a href ="https://www.pivotal.io "> Pivotal Software</ a > , Inc. All Rights Reserved.
118
+ < a href ="https://www.pivotal.io/terms-of-use "> Terms of Use</ a > and
119
+ < a href ="https://www.pivotal.io/privacy-policy "> Privacy</ a >
126
120
</ div >
127
121
</ div >
128
122
</ div >
You can’t perform that action at this time.
0 commit comments