Browse Source

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

* pr/5796:
  Fix STS link in CONTRIBUTING.adoc
pull/5791/merge
Phillip Webb 10 years ago
parent
commit
719a57dcfa
  1. 2
      CONTRIBUTING.adoc

2
CONTRIBUTING.adoc

@ -65,7 +65,7 @@ added after the original pull request but before a merge. @@ -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.

Loading…
Cancel
Save