From 1043f0152e77ad9321f9222d6b2f0d2139ca0dc1 Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Fri, 11 Nov 2022 21:22:17 -0500 Subject: [PATCH] specified correct yahoo-finance api endpoint specified correct yahoo-finance api endpoint on rapidapi, as it was confusing for a new user --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fabed58..5b8ae3c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ To install, please see the [standard maubot plugin installation instructions](ht note: this module depends on having an api key for the following services -- [RapidAPI](https://rapidapi.com/marketplace) (used for the yahoo-finance api endpoints, which you must subscribe to in your account settings) +- [RapidAPI](https://rapidapi.com/marketplace) (used for the [yahoo-finance api endpoints](https://rapidapi.com/apidojo/api/yh-finance/), which you must subscribe to in your account settings) - [CoinAPI](https://www.coinapi.io/Pricing) ## Setup