Skip to content

Commit 913fcd2

Browse files
committed
Merge branch '1.0.x' into 1.1.x
2 parents f7e6101 + 81a07d4 commit 913fcd2

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,30 +37,29 @@ There are several that you can contribute to Spring REST Docs:
3737

3838
| Name | Description |
3939
| ---- | ----------- |
40-
| [restdocs-wiremock][17] | Auto-generate [WireMock][18] stubs as part of documenting your RESTful API |
41-
| [restdocsext-jersey][19] | Enables Spring REST Docs to be used with [Jersey's test framework][20] |
40+
| [restdocs-wiremock][17] | Auto-generate WireMock stubs as part of documenting your RESTful API |
41+
| [restdocsext-jersey][18] | Enables Spring REST Docs to be used with [Jersey's test framework][19] |
4242

4343
## Licence
4444

4545
Spring REST Docs is open source software released under the [Apache 2.0 license][14].
4646

4747
[1]: https://build.spring.io/plugins/servlet/buildStatusImage/SRD-PUB (Build status)
4848
[2]: https://build.spring.io/browse/SRD-PUB
49-
[3]: http://asciidoctor.org
50-
[4]: http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework
49+
[3]: https://asciidoctor.org
50+
[4]: https://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework
5151
[5]: https://developer.github.com/v3/
52-
[6]: http://swagger.io
52+
[6]: https://swagger.io
5353
[7]: https://speakerdeck.com/ankinson/documenting-restful-apis-webinar
5454
[8]: https://www.youtube.com/watch?v=knH5ihPNiUs&feature=youtu.be
55-
[9]: http://docs.spring.io/spring-restdocs/docs/
56-
[10]: http://gradle.org
55+
[9]: https://docs.spring.io/spring-restdocs/docs/
56+
[10]: https://gradle.org
5757
[11]: CODE_OF_CONDUCT.md
5858
[12]: https://help.github.com/articles/using-pull-requests/
5959
[13]: CONTRIBUTING.md
6060
[14]: https://www.apache.org/licenses/LICENSE-2.0.html
61-
[15]: http://stackoverflow.com/tags/spring-restdocs
61+
[15]: https://stackoverflow.com/tags/spring-restdocs
6262
[16]: https://gitter.im/spring-projects/spring-restdocs
6363
[17]: https://github.com/ePages-de/restdocs-wiremock
64-
[18]: http://wiremock.org/
65-
[19]: https://github.com/RESTDocsEXT/restdocsext-jersey
66-
[20]: https://jersey.java.net/documentation/latest/test-framework.html
64+
[18]: https://github.com/RESTDocsEXT/restdocsext-jersey
65+
[19]: https://jersey.java.net/documentation/latest/test-framework.html

0 commit comments

Comments
 (0)