Change URLs to HTTPS.
This commit is contained in:
@@ -10,8 +10,8 @@ Download
|
||||
<p>The recommended way to get started using <code>{{ site.project }}</code> in
|
||||
your project is with a dependency management system – the snippet below can
|
||||
be copied and pasted into your build. Need help? See our getting started guides
|
||||
on building with <a href="http://spring.io/guides/gs/maven/">Maven</a> and
|
||||
<a href="http://spring.io/guides/gs/gradle/">Gradle</a>.
|
||||
on building with <a href="https://spring.io/guides/gs/maven/">Maven</a> and
|
||||
<a href="https://spring.io/guides/gs/gradle/">Gradle</a>.
|
||||
</p>
|
||||
<div class="js-download-maven-widget"></div>
|
||||
</div>
|
||||
|
||||
@@ -118,12 +118,6 @@
|
||||
<a href="http://www.pivotal.io/terms-of-use">Terms of Use</a> and
|
||||
<a href="http://www.pivotal.io/privacy-policy">Privacy</a>
|
||||
</div>
|
||||
<div class="span4 footer-newsletter--wrapper pull-right">
|
||||
<div class="footer-newsletter--container">
|
||||
<label>Subscribe to our newsletter</label>
|
||||
<iframe frameborder="0" height="42px" scrolling="no" src="http://play.gopivotal.com/OSS_Website_Spring_SpringNewsletterSubscriptionEmailOnly.html" style="border:none" width="324px"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user