Commit 1f02656a by Johannes Stelzer

Fix link in about page

parent 9f753d92
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<h2 >About Spring-Boot Admin</h2> <h2 >About Spring-Boot Admin</h2>
<p> <p>
This is an administration GUI for Spring-Boot applications. All applications have to register themselves at this application. This is an administration GUI for Spring-Boot applications. All applications have to register themselves at this application.
This is done by including <a href="">spring-boot-starters-admin-client</a> as dependency. This will This is done by including <a href="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-adminstarter-client</a> as dependency.
auto-configure a registrator that registers the application. This will auto-configure a registrator that registers the application.
</p> </p>
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment