This is an automated email from the ASF dual-hosted git repository.

andygrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d8da6d8  fix: correct changelog link in DataFusion Java 0.1.0 blog 
post (#191)
d8da6d8 is described below

commit d8da6d8d4dd9a53d0c7094e194cd6ab2f1063a3c
Author: Andy Grove <[email protected]>
AuthorDate: Thu May 28 10:39:00 2026 -0600

    fix: correct changelog link in DataFusion Java 0.1.0 blog post (#191)
---
 content/blog/2026-05-26-datafusion-java-0.1.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2026-05-26-datafusion-java-0.1.0.md 
b/content/blog/2026-05-26-datafusion-java-0.1.0.md
index 2b37088..c78b5a7 100644
--- a/content/blog/2026-05-26-datafusion-java-0.1.0.md
+++ b/content/blog/2026-05-26-datafusion-java-0.1.0.md
@@ -40,7 +40,7 @@ as [Apache Arrow] record batches through the [Arrow C Data 
Interface].
 This post focuses on what the project is and why it exists. The [changelog] 
has the full list of
 features that landed in 0.1.0.
 
-[changelog]: https://github.com/apache/datafusion-java/blob/0.1.0/CHANGELOG.md
+[changelog]: 
https://github.com/apache/datafusion-java/blob/0.1.0/dev/changelog/0.1.0.md
 
 ## Why DataFusion Java
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to