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

lidavidm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 777939d  ARROW-15339: [Website] Fix dead link in Skyhook post
777939d is described below

commit 777939df994d3c1c6084f71fae6297f2d33d3679
Author: David Li <[email protected]>
AuthorDate: Mon Jan 31 18:22:35 2022 -0500

    ARROW-15339: [Website] Fix dead link in Skyhook post
    
    Closes #185 from lidavidm/dead-link:
    
    Authored-by: David Li <[email protected]>
    Signed-off-by: David Li <[email protected]>
---
 ...2-01-31-skyhook-bringing-computation-to-storage-with-apache-arrow.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/_posts/2022-01-31-skyhook-bringing-computation-to-storage-with-apache-arrow.md
 
b/_posts/2022-01-31-skyhook-bringing-computation-to-storage-with-apache-arrow.md
index b7c76c2..5c257f5 100644
--- 
a/_posts/2022-01-31-skyhook-bringing-computation-to-storage-with-apache-arrow.md
+++ 
b/_posts/2022-01-31-skyhook-bringing-computation-to-storage-with-apache-arrow.md
@@ -213,7 +213,7 @@ For more information, see these papers and articles:
 [arxiv]: https://arxiv.org/abs/2105.09894
 [ceph]: https://ceph.io/en/
 [cross]: https://cross.ucsc.edu/
-[duckdb]: {{ site.baseurl }}/{% link _posts/2021-12-3-arrow-duckdb.md %}
+[duckdb]: {% link _posts/2021-12-3-arrow-duckdb.md %}
 [dataset]: https://arrow.apache.org/docs/cpp/dataset.html
 [medium]: 
https://jayjeetc.medium.com/skyhookdm-is-now-a-part-of-apache-arrow-e5d7b9a810ba
 [usenix]: https://www.usenix.org/publications/login/summer2020/lefevre

Reply via email to