From 81a07d49511e0eae6b779c4628800310773e68ec Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2019 11:44:44 +0000 Subject: [PATCH] Use HTTPS linked in the README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3d715d1d..9e9823e0 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,14 @@ Spring REST Docs is open source software released under the [Apache 2.0 license] [1]: https://build.spring.io/plugins/servlet/buildStatusImage/SRD-PUB (Build status) [2]: https://build.spring.io/browse/SRD-PUB -[3]: http://asciidoctor.org -[4]: http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework +[3]: https://asciidoctor.org +[4]: https://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework [5]: https://developer.github.com/v3/ -[6]: http://swagger.io +[6]: https://swagger.io [7]: https://speakerdeck.com/ankinson/documenting-restful-apis-webinar [8]: https://www.youtube.com/watch?v=knH5ihPNiUs&feature=youtu.be -[9]: http://docs.spring.io/spring-restdocs/docs/ -[10]: http://gradle.org +[9]: https://docs.spring.io/spring-restdocs/docs/ +[10]: https://gradle.org [11]: CODE_OF_CONDUCT.md [12]: https://help.github.com/articles/using-pull-requests/ [13]: CONTRIBUTING.md