Update contribution file reference

The `samples.adoc` uses out-dated link to contributing guidelines.
This commit is contained in:
Emmanuel Ferdman
2024-05-09 18:21:35 +03:00
committed by GitHub
parent 467c96171e
commit 2b01a39a42

View File

@@ -70,7 +70,7 @@ The Project Lead is Artem Bilan.
For the actual code contribution process, read the Contributor Guidelines for Spring Integration.
They apply for the samples project as well.
You can find them at https://github.com/spring-projects/spring-integration/blob/main/CONTRIBUTING.md
You can find them at https://github.com/spring-projects/spring-integration/blob/main/CONTRIBUTING.adoc
This process ensures that every commit gets peer-reviewed.
As a matter of fact, the core committers follow the exact same rules.