From a4e303e282f2e5b183fc496dd064cbf49d738aed Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Mon, 28 Oct 2019 17:25:10 -0700 Subject: [PATCH] Update for ripple-lib 1.4.0 --- dactyl-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index 9ea6f26fd0..03335f2021 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -2869,7 +2869,7 @@ pages: # --------------- end "XRP-API" section -------------------------------- - name: RippleAPI Reference # name is required for remote-sourced files - md: https://raw.githubusercontent.com/ripple/ripple-lib/1.3.3/docs/index.md + md: https://raw.githubusercontent.com/ripple/ripple-lib/1.4.0/docs/index.md html: rippleapi-reference.html funnel: Docs doc_type: References