From 9d6dcfed4d564f59817b881dccb57243fd62bf94 Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Fri, 19 Jun 2026 08:50:28 -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 ed6768e6602df8559399e0851b22ce7a6b358d40 Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Fri, 19 Jun 2026 09:25:24 -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