From 642152e3db549104be5eae130ec9bfcb6e361c43 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Mon, 1 Oct 2018 13:59:32 -0400 Subject: [PATCH] Update and rename api-help.md to ARCHIVED-api-help.md --- content/faq/{api-help.md => ARCHIVED-api-help.md} | 2 ++ 1 file changed, 2 insertions(+) rename content/faq/{api-help.md => ARCHIVED-api-help.md} (96%) diff --git a/content/faq/api-help.md b/content/faq/ARCHIVED-api-help.md similarity index 96% rename from content/faq/api-help.md rename to content/faq/ARCHIVED-api-help.md index fd8f2e9b..8eee161d 100644 --- a/content/faq/api-help.md +++ b/content/faq/ARCHIVED-api-help.md @@ -3,6 +3,8 @@ title: How do I see the list of API functions I can call, and how do I call them category: developer --- +**This FAQ is subsumed by specific read-mes and lbry.tech** + ## The LBRY API The best way to learn how to use the LBRY API is to go through our [quickstart](https://lbry.io/quickstart).