Browse Source

Fix broken link to CONTRIBUTING.md

Closes gh-1860
pull/1884/head
Ryan Yin 8 years ago committed by Stephane Nicoll
parent
commit
60838dcd03
  1. 2
      src/docs/asciidoc/overview.adoc

2
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 @@ -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.

Loading…
Cancel
Save