Fix broken Markdown headings

This commit is contained in:
Santiago Castro
2017-04-16 16:48:39 -03:00
committed by Artem Bilan
parent 13c22ceb28
commit d7a77b75ac
4 changed files with 17 additions and 17 deletions

View File

@@ -120,11 +120,11 @@ This category targets developers and architects who have a good understanding of
* **loanshark** This extension to the loan broker sample shows how to exchange messages between Spring Integration applications (and other technologies) using **UDP**.
**file-split-ftp** - Reads a file; splits into 3 based on contents; sends files over ftp; sends email with results.
#Contributing
# Contributing
See the [Spring Integration Contributor Guidelines](https://github.com/spring-projects/spring-integration/blob/master/CONTRIBUTING.adoc) for information about how to contribute to this repository.
#Resources
# Resources
For more information, please visit the Spring Integration website at: [http://projects.spring.io/spring-integration/](http://projects.spring.io/spring-integration/)