Browse Source

Merge pull request #21540 from BramDeCneudt

* pr/21540:
  Fix links for Apache Camel starter

Closes gh-21540
pull/22022/head
Stephane Nicoll 6 years ago
parent
commit
6a00ccf60c
  1. 4
      spring-boot-project/spring-boot-starters/README.adoc

4
spring-boot-project/spring-boot-starters/README.adoc

@ -22,8 +22,8 @@ do as they were designed before this was clarified. @@ -22,8 +22,8 @@ do as they were designed before this was clarified.
|===
| Name | Location
| https://camel.apache.org/spring-boot.html[Apache Camel]
| https://github.com/apache/camel/tree/master/components/camel-spring-boot
| https://camel.apache.org/camel-spring-boot/latest/spring-boot.html[Apache Camel]
| https://github.com/apache/camel-spring-boot
| https://cxf.apache.org/docs/springboot.html[Apache CXF]
| https://github.com/apache/cxf

Loading…
Cancel
Save