diff --git a/akka-docs/rst/scala/io.rst b/akka-docs/rst/scala/io.rst index d256bbf26e..cf05863984 100644 --- a/akka-docs/rst/scala/io.rst +++ b/akka-docs/rst/scala/io.rst @@ -518,7 +518,7 @@ operation: These models (with the exception of the second which is rather specialised) are demonstrated in complete examples below. The full and contiguous source is -available `on github <@github@/akka-docs/rst/scala/code/io/EchoServer.scala>`_. +available `on github <@github@/akka-docs/rst/scala/code/docs/io/EchoServer.scala>`_. .. note::