From c7ab9e4d5f7d5bb09449721249e9cdc0b7e11db4 Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Fri, 19 Jun 2026 08:50:10 -0600 Subject: [PATCH 1/2] 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 642fc49..fbd61e4 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ Key requirements for new vendors include: ### Tutorials - - See [Tutorials](https://www.quantconnect.com/docs/v2/our-platform/datasets/contributing-datasets) for a step by step guide for creating a new LEAN Data Source. \ No newline at end of file + - See [Tutorials](https://www.quantconnect.com/docs/v2/cloud-platform/datasets/vendors#04-Contributing-Datasets) for a step by step guide for creating a new LEAN Data Source. \ No newline at end of file From 9abe379f6bdb254f7d6f55a6652330d1bc3908f0 Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Fri, 19 Jun 2026 09:25:22 -0600 Subject: [PATCH 2/2] Update Contributing Datasets link 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 fbd61e4..bf818d4 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ Key requirements for new vendors include: ### Tutorials - - See [Tutorials](https://www.quantconnect.com/docs/v2/cloud-platform/datasets/vendors#04-Contributing-Datasets) for a step by step guide for creating a new LEAN Data Source. \ No newline at end of file + - See [Contributing Datasets](https://www.quantconnect.com/docs/v2/lean-engine/contributions/datasets/key-concepts) for a step by step guide for creating a new LEAN Data Source. \ No newline at end of file