This is an automated email from the ASF dual-hosted git repository.
jpoth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 567b00c Add a friendly link to the Spring Boot section of the Camel
website (#459)
567b00c is described below
commit 567b00c741094bdef3a3d978d184fd0405f5f2c9
Author: John Poth <[email protected]>
AuthorDate: Wed Mar 9 11:47:01 2022 +0100
Add a friendly link to the Spring Boot section of the Camel website (#459)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 00933b0..5d1504f 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,4 @@ Similarly, to delete the starter for the `zoot` component,
run the following com
./starter-delete zoot
```
+More information can be found on the [Camel
website](https://camel.apache.org/camel-spring-boot/latest/)
\ No newline at end of file