From 78b7d81022e7491040cd84e9619cd5eb0e22e805 Mon Sep 17 00:00:00 2001 From: B0218966 Date: Tue, 9 Nov 2021 22:39:37 +0530 Subject: [PATCH] Open Issue #1211 --- .../references/rippled-api/peer-port-methods/peer-crawler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/rippled-api/peer-port-methods/peer-crawler.md b/content/references/rippled-api/peer-port-methods/peer-crawler.md index c14e0e5b64..7dc7b4c252 100644 --- a/content/references/rippled-api/peer-port-methods/peer-crawler.md +++ b/content/references/rippled-api/peer-port-methods/peer-crawler.md @@ -85,7 +85,7 @@ Response: - [Peer Protocol](peer-protocol.html) - [Configure the Peer Crawler](configure-the-peer-crawler.html) -- The [XRP Ledger Network Crawler](https://github.com/ripple/rippled-network-crawler) is an example of a tool that uses the peer crawler data to collect and store information about the XRP Ledger network. +- [Validator History Service](https://github.com/ripple/validator-history-service) is an example of a service that uses the peer crawler for ingesting, aggregating, storing, and disbursing validation related data.