Merge pull request #977 from r0bertz/master

Fix the URL of rippledmon git repository
This commit is contained in:
Rome Reginelli
2021-03-01 13:21:03 -08:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ To enable StatsD on your `rippled` server, perform the following steps:
1. Set up a `rippledmon` instance on another machine to receive and aggregate stats.
$ git clone https://github.com/rippled/rippledmon.git
$ git clone https://github.com/ripple/rippledmon.git
$ cd rippledmon
$ docker-compose up