Merge pull request #602 from Spring Operator

Closes gh-602

* gh-602:
  Use HTTPS for external links where possible
This commit is contained in:
Andy Wilkinson
2019-03-26 12:22:35 +00:00

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].
|===