Skip to content

Commit f2d5b86

Browse files
committed
Update Spring Tools menu
This commit updates Spring Tools menu to just "Spring Tools" without the version 4 as it has been done in other places in the website.
1 parent db31255 commit f2d5b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
href="https://spring.io/projects"
101101
>View all projects</a>
102102
<li class="navbar-item navbar-item-special-3">DEVELOPMENT TOOLS</li>
103-
<a class="navbar-item" href="https://spring.io/tools">Spring Tools 4</a>
103+
<a class="navbar-item" href="https://spring.io/tools">Spring Tools</a>
104104
<a
105105
class="navbar-item navbar-item-special-2"
106106
href="https://start.spring.io"

0 commit comments

Comments
 (0)