From de300e8c00ac1d6371448acd63e2060c6766253e Mon Sep 17 00:00:00 2001 From: Sebastien Deleuze Date: Thu, 14 Jan 2016 20:01:38 +0100 Subject: [PATCH] Fix the Javadoc external links by using a page without frames --- spring-web-reactive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-reactive/README.md b/spring-web-reactive/README.md index 178cff2327..79d5f2b3be 100644 --- a/spring-web-reactive/README.md +++ b/spring-web-reactive/README.md @@ -53,4 +53,4 @@ The Spring Reactive is released under version 2.0 of the [Apache License][]. [issue tracker]: https://github.com/spring-projects/spring-reactive/issues [Pull requests]: http://help.github.com/send-pull-requests [Apache License]: http://www.apache.org/licenses/LICENSE-2.0 -[Javadoc]: https://repo.spring.io/snapshot/org/springframework/reactive/spring-reactive/0.1.0.BUILD-SNAPSHOT/spring-reactive-0.1.0.BUILD-SNAPSHOT-javadoc.jar!/index.html +[Javadoc]: https://repo.spring.io/snapshot/org/springframework/reactive/spring-reactive/0.1.0.BUILD-SNAPSHOT/spring-reactive-0.1.0.BUILD-SNAPSHOT-javadoc.jar!/overview-summary.html