Skip to content

Commit b28a839

Browse files
committed
Fix duplicate anchor.
1 parent 9d8f7c2 commit b28a839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-geode-docs/src/docs/asciidoc/guides/caching-look-aside.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The client "Counters" Region is `LOCAL` since we do not (yet) have a server back
286286

287287
However, it would be very simple to convert this application into using a client/server topology.
288288

289-
[[geode-samples-caching-lookaside-example-counterservice-configuration]]
289+
[[geode-samples-caching-lookaside-example-counterservice-configuration-clientserver]]
290290
==== Client/Server Configuration
291291

292292
To use the client/server topology, essentially you only need to remove the `shortcut` attribute from the

0 commit comments

Comments
 (0)