Updated the link for 'full routing example' to WebSocketCoreExample.java (#20389)
This commit is contained in:
parent
3d41f0f58b
commit
6d399a308e
1 changed files with 2 additions and 2 deletions
|
|
@ -122,5 +122,5 @@ The handling code itself will be the same as with using the low-level API.
|
|||
|
||||
See the `full routing example`_.
|
||||
|
||||
.. _example: @github@/akka-docs-dev/rst/java/code/docs/http/javadsl/server/WebSocketCoreExample.java
|
||||
.. _full routing example: @github@/akka-docs-dev/rst/java/code/docs/http/javadsl/server/WebSocketRoutingExample.java
|
||||
.. _example: @github@/akka-docs/rst/java/code/docs/http/javadsl/server/WebSocketCoreExample.java
|
||||
.. _full routing example: @github@/akka-docs/rst/java/code/docs/http/javadsl/server/WebSocketCoreExample.java
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue