Use HTTPS URLs where applicable

This commit is contained in:
dreis2211
2018-01-03 17:07:10 +01:00
committed by Andy Wilkinson
parent 00489c74ea
commit 81459efffa
28 changed files with 167 additions and 161 deletions

View File

@@ -9,7 +9,7 @@ Andy Wilkinson
:hide-uri-scheme:
:dependency-management-plugin: https://github.com/spring-gradle-plugins/dependency-management-plugin
:dependency-management-plugin-documentation: {dependency-management-plugin}/blob/master/README.md
:gradle-userguide: http://www.gradle.org/docs/current/userguide
:gradle-userguide: https://docs.gradle.org/current/userguide
:gradle-dsl: https://docs.gradle.org/current/dsl
:application-plugin: {gradle-userguide}/application_plugin.html
:groovy-plugin: {gradle-userguide}/groovy_plugin.html