Use HTTPS for external links where possible

See gh-602
This commit is contained in:
Spring Operator
2019-03-20 22:17:03 -05:00
committed by Andy Wilkinson
parent 32c92bf885
commit 1d0ffa7ac4

View File

@@ -72,7 +72,7 @@ If you want to jump straight in, a number of sample applications are available:
| {samples}/junit5[JUnit 5]
| Gradle
| Demonstrates the use of Spring REST Docs with http://junit.org/junit5/[JUnit 5].
| Demonstrates the use of Spring REST Docs with https://junit.org/junit5/[JUnit 5].
|===