This is an automated email from the ASF dual-hosted git repository.
leesf pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0491090 [DOCS] Fix broken URLs in JuiceFS doc (#4409)
0491090 is described below
commit 0491090a2dedb0b71de9515269a2c73ed4ef454b
Author: Changjian Gao <[email protected]>
AuthorDate: Tue Dec 21 16:27:05 2021 +0800
[DOCS] Fix broken URLs in JuiceFS doc (#4409)
---
website/docs/jfs_hoodie.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docs/jfs_hoodie.md b/website/docs/jfs_hoodie.md
index 1e14978..94bf6e6 100644
--- a/website/docs/jfs_hoodie.md
+++ b/website/docs/jfs_hoodie.md
@@ -87,7 +87,7 @@ Add the required configurations in your `core-site.xml` from
where Hudi can fetc
</property>
```
-You can visit
[here](https://github.com/juicedata/juicefs/blob/main/docs/en/hadoop_java_sdk.md#client-configurations)
for more configuration information.
+You can visit
[here](https://juicefs.com/docs/community/hadoop_java_sdk#client-configurations)
for more configuration information.
### Adding JuiceFS Hadoop Java SDK