Updated the link for 'full routing example' to WebSocketCoreExample.java (#20389)

This commit is contained in:
poojadshende 2016-04-24 20:05:14 -07:00 committed by Konrad Malawski
parent 3d41f0f58b
commit 6d399a308e

View file

@ -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