Skip to content

Commit e6dd112

Browse files
committed
Polish
1 parent 4a385e8 commit e6dd112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ TIP: If you need to use a proxy to access the remote application, configure the
11111111
[[using-boot-devtools-remote-update]]
11121112
==== Remote Update
11131113
The remote client monitors your application classpath for changes in the same way as the
1114-
using-boot-devtools-restart,local restart>>. Any updated resource is pushed to the
1114+
<<using-boot-devtools-restart,local restart>>. Any updated resource is pushed to the
11151115
remote application and (_if required_) triggers a restart. This can be helpful if you
11161116
iterate on a feature that uses a cloud service that you do not have locally. Generally,
11171117
remote updates and restarts are much quicker than a full rebuild and deploy cycle.

0 commit comments

Comments
 (0)