Improve docs (#23037)
* Spell 'GitHub' and 'Gitter' properly, and a typo
* Use https in GitHub links
* Fix link as source was moved in 59f53e1a22
This commit is contained in:
parent
908c885bbc
commit
20c42ee4ce
11 changed files with 19 additions and 19 deletions
|
|
@ -5,7 +5,7 @@ Useful for integration testing where multiple systems communicate with each othe
|
|||
|
||||
## Setup
|
||||
|
||||
The multi-JVM testing is an sbt plugin that you can find at [http://github.com/sbt/sbt-multi-jvm](http://github.com/sbt/sbt-multi-jvm).
|
||||
The multi-JVM testing is an sbt plugin that you can find at [https://github.com/sbt/sbt-multi-jvm](https://github.com/sbt/sbt-multi-jvm).
|
||||
|
||||
You can add it as a plugin by adding the following to your project/plugins.sbt:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue