#165 - Fix broken links in README.adoc.

Fix broken links.
This commit is contained in:
Michael Berry
2019-09-02 15:51:38 +01:00
committed by Mark Paluch
parent e15e6b19d4
commit fee4437eba

View File

@@ -106,7 +106,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
Having trouble with Spring Data? Wed love to help!
* Check the
https://docs.spring.io/spring-data/r2dbc/docs/current/reference/html/[reference documentation], and https://docs.spring.io/spring-data/r2dbc/docs/current/api/[Javadocs].
https://docs.spring.io/spring-data/r2dbc/docs/1.0.x/reference/html/#reference[reference documentation], and https://docs.spring.io/spring-data/r2dbc/docs/1.0.x/api/[Javadocs].
* Learn the Spring basics Spring Data builds on Spring Framework, check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
* If you are upgrading, check out the https://docs.spring.io/spring-data/r2dbc/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.