This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new 5978e62 Link no longer exist new 6a5a428 Merge pull request #82 from adityasharma7/patch-1 5978e62 is described below commit 5978e6275ccacf8da648dd284137e5593c48c14e Author: Aditya Sharma <iamadityashar...@gmail.com> AuthorDate: Fri Aug 23 14:47:52 2019 +0530 Link no longer exist --- content/docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/getting-started.md b/content/docs/getting-started.md index 06b33b6..b7eacc0 100644 --- a/content/docs/getting-started.md +++ b/content/docs/getting-started.md @@ -33,7 +33,7 @@ If you use Spring as a Dependency Injection container then please refer to the C We strongly suggest that you brew a cup of coffee or tea and take the 30 minutes to read one or more of the following resources: -* Camel in Action, Chapter 1 (direct link) free chapter 1 of the Camel in Action book. Highly recommended to read to learn what Camel is and the basic Camel concepts. This is a free chapter you can download directly as a pdf (about 20 pages) and introduces you to Camel. We have been told by experience Camel end users they wished this chapter was available to them when they started learning Camel. +* Camel in Action, Chapter 1 free chapter 1 of the Camel in Action book. Highly recommended to read to learn what Camel is and the basic Camel concepts. This is a free chapter you can download directly as a pdf (about 20 pages) and introduces you to Camel. We have been told by experience Camel end users they wished this chapter was available to them when they started learning Camel. * Open Source Integration with Apache Camel and How Fuse IDE Can Help by Jonathan Anstey. Updated article of the Apache Camel: Integration Nirvana. Great article to learn what Camel is and has a good use case example. * Several of the vendors on the Commercial Camel Offerings page also offer various tutorials, webinars, examples, etc.... that may be useful. * Articles is a link collection with articles, blogs, podcasts, presentations and the likes about Camel done by people from the community.