From 2b01a39a42f76d24c6a72141e0c7123955f69ed9 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Thu, 9 May 2024 18:21:35 +0300 Subject: [PATCH] Update contribution file reference The `samples.adoc` uses out-dated link to contributing guidelines. --- src/reference/antora/modules/ROOT/pages/samples.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/antora/modules/ROOT/pages/samples.adoc b/src/reference/antora/modules/ROOT/pages/samples.adoc index a7a917cf9c..75f9b9ae17 100644 --- a/src/reference/antora/modules/ROOT/pages/samples.adoc +++ b/src/reference/antora/modules/ROOT/pages/samples.adoc @@ -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.