From a82b70fa150c7a4e9f041542da9fa835abb5034f Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 4 Sep 2018 13:34:56 -0700 Subject: [PATCH] Data API: remove ToC link to removed method --- content/references/data-api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/references/data-api.md b/content/references/data-api.md index 7ec1817d6b..b0ff164e33 100644 --- a/content/references/data-api.md +++ b/content/references/data-api.md @@ -47,7 +47,6 @@ Ledger Contents Methods: * [Get Active Accounts - `GET /v2/active_accounts/{base}/{counter}`](#get-active-accounts) * [Get Exchange Volume - `GET /v2/network/exchange_volume`](#get-exchange-volume) * [Get Payment Volume - `GET /v2/network/payment_volume`](#get-payment-volume) -* [Get Issued Value - `GET /v2/network/issued_value`](#get-issued-value) * [Get External Markets - `GET /v2/network/external_markets`](#get-external-markets) * [Get XRP Distribution - `GET /v2/network/xrp_distribution`](#get-xrp-distribution) * [Get Top Currencies - `GET /v2/network/top_currencies`](#get-top-currencies)