Skip to content

Commit 9a3d96a

Browse files
authored
Fix: deadlink in "Concepts, Reading, Events" page to DataFusion blog (#22325)
## Which issue does this PR close? - Closes #22324. ## Rationale for this change Fixes deadlink in documentation. ## What changes are included in this PR? Using correct URL. ## Are these changes tested? Manual. ## Are there any user-facing changes? Documentation.
1 parent fb26fd9 commit 9a3d96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/user-guide/concepts-readings-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This is a list of DataFusion related blog posts, articles, and other resources.
4141

4242
- **2026-04-04** [Video: Generalized Consensus & Native Top-K Joins in ParadeDB](https://www.youtube.com/watch?v=TeFsBVIYBis)
4343

44-
- **2026-03-31** [Blog: Writing Custom Table Providers in Apache DataFusion](https://datafusion.apache.org/blog/2026/03/31/custom-table-providers/)
44+
- **2026-03-31** [Blog: Writing Custom Table Providers in Apache DataFusion](https://datafusion.apache.org/blog/2026/03/31/writing-table-providers/)
4545

4646
- **2026-03-24** [Podcast: The Data Fusion Secret & Why Custom Query Engines Fail with Nikita Lapkov](https://www.youtube.com/watch?v=HkYF2So6nHQ)
4747

0 commit comments

Comments
 (0)