Skip to content

Commit 99df0a6

Browse files
author
Wenhao Zhang
committed
further fix
1 parent 29aaf37 commit 99df0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-eureka-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Now that you have an existing environment, you can create your container app and
146146

147147
The `eureka.instance.prefer-ip-address` is set to `true` due to the specific DNS resolution rule in the container app environment. Don't modify this value so you don't break the binding.
148148

149-
You can also [remove a binding](eureka-server-for-spring-usage.md#unbind) from your application.
149+
You can also [remove a binding](java-eureka-server-usage.md#unbind) from your application.
150150

151151
## Clean up resources
152152

0 commit comments

Comments
 (0)