Fix dead link url and name of the STS download link

See gh-22274
This commit is contained in:
Sebastiaan Fernandez 2020-07-09 01:26:11 +02:00 committed by Andy Wilkinson
parent d5d84265f4
commit ef2ccbc7d6

View File

@ -76,7 +76,7 @@ added after the original pull request but before a merge.
== Working with the Code == Working with the Code
If you don't have an IDE preference we would recommend that you use 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://eclipse.org[Eclipse] when working with the code. We use the
https://projects.eclipse.org/projects/tools.buildship[Buildship] Eclipse plugin for Gradle https://projects.eclipse.org/projects/tools.buildship[Buildship] Eclipse plugin for Gradle
support. Other IDEs and tools should also work without issue. support. Other IDEs and tools should also work without issue.