From 863f2ec77045de8b145e0e83d23cd365d7fb20d7 Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Fri, 19 Jun 2026 08:50:04 -0600 Subject: [PATCH] Fix broken links Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3935ad3..dabc243 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ git clone https://github.com/your-username/alpha-vantage-connector-dotnet.git For detailed information on Alpha Vantage's pricing plans, please refer to the [Alpha Vantage Pricing](https://www.alphavantage.co/premium/) page. ### Documentation -Refer to the [documentation](https://www.quantconnect.com/docs/v2/lean-cli/datasets/alphavantage) for detailed information on the library's functions, parameters, and usage examples. +Refer to the [documentation](https://www.quantconnect.com/docs/v2/lean-cli/datasets/alpha-vantage) for detailed information on the library's functions, parameters, and usage examples. ### License This project is licensed under the MIT License - see the [LICENSE](#) file for details.