From 3906dfaffe114e3f7e91ddc24e798e0f26def2f8 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 18 Jun 2025 10:19:21 -0700 Subject: [PATCH] Polish 'Update README.adoc with link to CONTRIBUTING.adoc' See gh-45969 --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 376d6ced341..d4966c41042 100755 --- a/README.adoc +++ b/README.adoc @@ -63,7 +63,8 @@ Are you having trouble with Spring Boot? We want to help! == Contributing -We welcome contributions of all kinds! Please read our [contribution guidelines](CONTRIBUTING.md) before submitting a pull request. +We welcome contributions of all kinds! +Please read our link:CONTRIBUTING.adoc[contribution guidelines] before submitting a pull request.