Stream supervision doc clarification #23376

This commit is contained in:
Johan Andrén 2017-07-26 16:23:46 +02:00 committed by GitHub
parent 8eabc685dc
commit 407131cb4e
34 changed files with 509 additions and 193 deletions

View file

@ -869,7 +869,7 @@ the actor system for a specific role. This can also be used to grab the `akka.ac
## How to Test
Currently testing with the `sbt-multi-jvm` plugin is only documented for Scala.
Go to the corresponding @ref[Scala page](../scala/cluster-usage.md#how-to-test) for details.
Go to the corresponding @ref:[Scala page](../scala/cluster-usage.md#how-to-test) for details.
@@@