File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 151
151
<a class =" navbar-link" href =" #" >Solutions</a >
152
152
<div class =" navbar-dropdown lg" >
153
153
<a class =" navbar-item" href =" https://spring.io/solutions" >Overview</a >
154
- <a class =" navbar-item" href =" https://spring.io/runtime " >Spring Runtime</a >
154
+ <a class =" navbar-item" href =" https://spring.io/support " >Spring Runtime</a >
155
155
<a class =" navbar-item" href =" https://spring.io/consulting" >Spring Consulting</a >
156
156
<a class =" navbar-item" href =" https://spring.academy/teams" >Spring Academy For Teams</a >
157
157
<a class =" navbar-item" href =" https://spring.io/security" >Security Advisories</a >
216
216
document .getElementById (' switch-theme-checkbox' ).parentElement .classList .add (' active' )
217
217
}
218
218
}(localStorage && localStorage .getItem (' theme' ) || (matchMedia (' (prefers-color-scheme: dark)' ) && ' dark' ))
219
- </script >
219
+ </script >
You can’t perform that action at this time.
0 commit comments