Merge pull request #5796 from chris-bailey/nonexistent-link

* pr/5796:
  Fix STS link in CONTRIBUTING.adoc
This commit is contained in:
Phillip Webb 2016-04-25 12:04:08 -07:00
commit 719a57dcfa
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ added after the original pull request but before a merge.
== Working with the code
If you don't have an IDE preference we would recommend that you use
http://www.springsource.com/developer/sts[Spring Tools Suite] or
https://spring.io/tools/sts[Spring Tools Suite] or
http://eclipse.org[Eclipse] when working with the code. We use the
http://eclipse.org/m2e/[M2Eclipse] eclipse plugin for maven support. Other IDEs and tools
should also work without issue.