You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-admin-server-ui/app/views/about.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<h2>About Spring-Boot Admin</h2>
3
3
<p>
4
4
This is an administration GUI for Spring-Boot applications. All applications have to register themselves at this application.
5
-
This is done by including <ahref="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-adminstarter-client</a> as dependency.
5
+
This is done by including <ahref="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-admin-starter-client</a> as dependency.
6
6
This will auto-configure a registrator that registers the application.
0 commit comments