Polish "Use HTTPS for external links wherever possible"

See gh-16317
This commit is contained in:
Andy Wilkinson
2019-03-27 12:37:39 +00:00
parent 189eeefbb1
commit 5bc43ae76b
4 changed files with 12 additions and 12 deletions

View File

@@ -5027,8 +5027,8 @@ the following provided libraries:
* {spring-reference}/#integration-testing[Spring Test] & Spring Boot Test --
Utilities and integration test support for Spring Boot applications.
* https://joel-costigliola.github.io/assertj/[AssertJ] -- A fluent assertion library.
* http://hamcrest.org/JavaHamcrest/[Hamcrest] -- A library of matcher objects (also known
as constraints or predicates).
* https://github.com/hamcrest/JavaHamcrest[Hamcrest] -- A library of matcher objects
(also known as constraints or predicates).
* https://mockito.github.io[Mockito] -- A Java mocking framework.
* https://github.com/skyscreamer/JSONassert[JSONassert] -- An assertion library for JSON.
* https://github.com/jayway/JsonPath[JsonPath] -- XPath for JSON.