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:
Philippus Baalman 2017-05-26 09:00:20 +02:00 committed by Johan Andrén
parent 908c885bbc
commit 20c42ee4ce
11 changed files with 19 additions and 19 deletions

View file

@ -805,7 +805,7 @@ or similar instead.
@@@
The cluster can be managed with the script `akka-cluster` provided in the Akka github repository @extref[here](github:akka-cluster/jmx-client). Place the script and the `jmxsh-R5.jar` library in the same directory.
The cluster can be managed with the script `akka-cluster` provided in the Akka GitHub repository @extref[here](github:akka-cluster/jmx-client). Place the script and the `jmxsh-R5.jar` library in the same directory.
Run it without parameters to see instructions about how to use the script:
@ -884,4 +884,4 @@ because that may starve system internal tasks.
Related config properties: `akka.cluster.use-dispatcher = akka.cluster.cluster-dispatcher`.
Corresponding default values: `akka.cluster.use-dispatcher =`.
@@@
@@@