Skip to content

Commit 2442848

Browse files
emmanuel-ferdmangsmet
authored andcommitted
Update CacheJsonRPCService.java reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com> (cherry picked from commit 9dc9fad)
1 parent 69b2416 commit 2442848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/dev-ui.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ public JsonArray getAll() { // <2>
922922
<1> This example runs nonblocking. We could also return `Uni<JsonArray>`
923923
<2> The method name `getAll` will be available in the Javascript
924924

925-
https://github.com/quarkusio/quarkus/blob/main/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/devconsole/CacheJsonRPCService.java[Example code]
925+
https://github.com/quarkusio/quarkus/blob/main/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/devui/CacheJsonRPCService.java[Example code]
926926

927927
*Webcomponent (Javascript) part*
928928

0 commit comments

Comments
 (0)