From 5ab6092118d2d2261cb5605835ab647ec4659432 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 19 Jun 2018 12:19:23 +0800 Subject: [PATCH] Fix the link to CONTRIBUTING.md --- src/docs/asciidoc/overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/overview.adoc b/src/docs/asciidoc/overview.adoc index 37c86ea88642..11b4f2ae4422 100644 --- a/src/docs/asciidoc/overview.adoc +++ b/src/docs/asciidoc/overview.adoc @@ -133,7 +133,7 @@ that, for all but the most trivial issues, we expect a ticket to be filed in the tracker, where discussions take place and leave a record for future reference. For more details see the guidelines at the -https://github.com/spring-projects/spring-framework/blob/master/CONTRIBUTING.adoc[CONTRIBUTING], +https://github.com/spring-projects/spring-framework/blob/master/CONTRIBUTING.md[CONTRIBUTING], top-level project page.