diff --git a/docs/src/docs/asciidoc/getting-started.adoc b/docs/src/docs/asciidoc/getting-started.adoc index 798f8959..e58b42dc 100644 --- a/docs/src/docs/asciidoc/getting-started.adoc +++ b/docs/src/docs/asciidoc/getting-started.adoc @@ -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]. |===