From b31e5aeca1446a110e7a9b89d93404274c354c53 Mon Sep 17 00:00:00 2001 From: partev Date: Wed, 21 Jan 2026 20:00:25 -0500 Subject: [PATCH] Update API key application link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23f9d8a..993caa4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ pip install fredapi ## Basic Usage -First you need an API key, you can [apply for one](http://api.stlouisfed.org/api_key.html) for free on the FRED website. +First you need an API key, you can [apply for one](https://fred.stlouisfed.org/docs/api/api_key.html) for free on the FRED website. Once you have your API key, you can set it in one of three ways: * set it to the evironment variable FRED_API_KEY