keith-turner closed pull request #1029: Fix Javadoc badge URL: https://github.com/apache/fluo/pull/1029
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index 3c4f0c26..02871b49 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,6 @@ for news and general information. [ll]: https://github.com/apache/fluo/blob/master/LICENSE [mi]: https://maven-badges.herokuapp.com/maven-central/org.apache.fluo/fluo-api/badge.svg [ml]: https://maven-badges.herokuapp.com/maven-central/org.apache.fluo/fluo-api/ -[ji]: https://javadoc-emblem.rhcloud.com/doc/org.apache.fluo/fluo-api/badge.svg +[ji]: https://www.javadoc.io/badge/org.apache.fluo/fluo-api.svg [jl]: http://www.javadoc.io/doc/org.apache.fluo/fluo-api [logo]: contrib/fluo-logo.png ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
