=doc Fix multi jvm sample link
This commit is contained in:
parent
5892c2a569
commit
d8cd40d250
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ You can specify JVM options for the forked JVMs:
|
|||
jvmOptions in MultiJvm := Seq("-Xmx256M")
|
||||
```
|
||||
|
||||
Here is an example of a @extref[sample project](samples:tree/master/akka-sample-multi-node-scala) that uses the `sbt-multi-jvm` plugin.
|
||||
Here is an example of a @extref[sample project](samples:akka-sample-multi-node-scala) that uses the `sbt-multi-jvm` plugin.
|
||||
|
||||
## Running tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue