Fix Links
This commit is contained in:
16
README.md
16
README.md
@@ -114,7 +114,7 @@ This category targets developers and architects who have a good understanding of
|
||||
- JMS
|
||||
- In memory channels
|
||||
* **cafe-scripted** - Scripted implementation of the classic **cafe** sample application. Supports **JavaScript**, **Groovy**, **Ruby**, and **Python**.
|
||||
* **loan-broker** - Simulates a simple banking application (Uses **Gateway**, **Chain**, **Header Enricher**, **Recipient List Router**, **Aggregator**) see [Appendix A of the reference documentation](http://static.springsource.org/spring-integration/docs/latest-ga/reference/html/samples.html) for more details
|
||||
* **loan-broker** - Simulates a simple banking application (Uses **Gateway**, **Chain**, **Header Enricher**, **Recipient List Router**, **Aggregator**) see [Appendix A of the reference documentation](http://docs.spring.io/spring-integration/reference/html/samples.html) for more details
|
||||
* **loanshark** This extension to the loan broker sample shows how to exchange messages between Spring Integration applications (and other technologies) using **UDP**.
|
||||
|
||||
#Contributing
|
||||
@@ -123,14 +123,14 @@ See the [Spring Integration Contributor Guidelines](https://github.com/spring-pr
|
||||
|
||||
#Resources
|
||||
|
||||
For more information, please visit the Spring Integration website at: [http://www.springsource.org/spring-integration](http://www.springsource.org/spring-integration)
|
||||
For more information, please visit the Spring Integration website at: [http://projects.spring.io/spring-integration/](http://projects.spring.io/spring-integration/)
|
||||
|
||||
[Spring Integration]: https://github.com/SpringSource/spring-integration
|
||||
[Spring Integration Extensions]: https://github.com/SpringSource/spring-integration-extensions
|
||||
[Spring Integration Templates]: https://github.com/SpringSource/spring-integration-templates/tree/master/si-sts-templates
|
||||
[Spring Integration Dsl Groovy]: https://github.com/SpringSource/spring-integration-dsl-groovy
|
||||
[Spring Integration Dsl Scala]: https://github.com/SpringSource/spring-integration-dsl-scala
|
||||
[Spring Integration Pattern Catalog]: https://github.com/SpringSource/spring-integration-pattern-catalog
|
||||
[Spring Integration]: https://github.com/spring-projects/spring-integration
|
||||
[Spring Integration Extensions]: https://github.com/spring-projects/spring-integration-extensions
|
||||
[Spring Integration Templates]: https://github.com/spring-projects/spring-integration-templates/tree/master/si-sts-templates
|
||||
[Spring Integration Dsl Groovy]: https://github.com/spring-projects/spring-integration-dsl-groovy
|
||||
[Spring Integration Dsl Scala]: https://github.com/spring-projects/spring-integration-dsl-scala
|
||||
[Spring Integration Pattern Catalog]: https://github.com/spring-projects/spring-integration-pattern-catalog
|
||||
|
||||
[message store reaper]: http://static.springsource.org/spring-integration/api/org/springframework/integration/store/MessageGroupStoreReaper.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user