Skip to content

Commit d9dbc27

Browse files
authored
Fix dead spring cloud docs link (#3660)
1 parent cd263d5 commit d9dbc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-admin-docs/src/site/asciidoc/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ NOTE: See also the {github-src}/spring-boot-admin-samples/spring-boot-admin-samp
4848
[[register-client-applications]]
4949
== Registering Client Applications ==
5050

51-
To register your application at the SBA Server, you can either include the SBA Client or use http://projects.spring.io/spring-cloud/spring-cloud.html[Spring Cloud Discovery] (e.g. Eureka, Consul, ...). There is also a <<server#spring-cloud-discovery-static-config,simple option using a static configuration on the SBA Server side>>.
51+
To register your application at the SBA Server, you can either include the SBA Client or use https://spring.io/projects/spring-cloud[Spring Cloud Discovery] (e.g. Eureka, Consul, ...). There is also a <<server#spring-cloud-discovery-static-config,simple option using a static configuration on the SBA Server side>>.
5252

5353
[[register-clients-via-spring-boot-admin]]
5454
=== Spring Boot Admin Client ===

0 commit comments

Comments
 (0)