CAMEL-10358: Fixing docs
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4a44e20c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4a44e20c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4a44e20c Branch: refs/heads/camel-2.18.x Commit: 4a44e20c986178b3518a4c1acfa1b84aa8cde170 Parents: 7231a59 Author: Nicola Ferraro <ni.ferr...@gmail.com> Authored: Wed Oct 26 11:19:17 2016 +0200 Committer: Nicola Ferraro <ni.ferr...@gmail.com> Committed: Wed Oct 26 11:21:35 2016 +0200 ---------------------------------------------------------------------- examples/camel-example-spring-boot-live-reload/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4a44e20c/examples/camel-example-spring-boot-live-reload/readme.adoc ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-live-reload/readme.adoc b/examples/camel-example-spring-boot-live-reload/readme.adoc index e051c37..3498a68 100644 --- a/examples/camel-example-spring-boot-live-reload/readme.adoc +++ b/examples/camel-example-spring-boot-live-reload/readme.adoc @@ -20,4 +20,4 @@ in order to see the changes in the browser. == More information You can find more information about Apache Camel at the website: http://camel.apache.org/. -You can find more information about the LiveReload feature in the http://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-devtools.html[dev tools documentation]. +For information about the LiveReload feature, check the http://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-devtools.html[dev tools documentation].