Merge pull request #22274 from fernandezseb

* gh-22274:
  Fix dead link url and name of the STS download link

Closes gh-22274
This commit is contained in:
Andy Wilkinson 2020-07-09 09:57:54 +01:00
commit ec3433aacf
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,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
https://spring.io/tools/sts[Spring Tools Suite] or
https://spring.io/tools[Spring Tool Suite] or
https://eclipse.org[Eclipse] when working with the code. We use the
https://projects.eclipse.org/projects/tools.buildship[Buildship] Eclipse plugin for Gradle
support. Other IDEs and tools should also work without issue.