Fix broken Markdown headings
This commit is contained in:
committed by
Artem Bilan
parent
13c22ceb28
commit
d7a77b75ac
@@ -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/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user