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

cancai pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 797959f1 Fix broken link on hbase.md (#323)
797959f1 is described below

commit 797959f1ba432256641e8890d8b43c8cb34c541b
Author: xueyunlong123 <[email protected]>
AuthorDate: Tue Jan 23 11:01:10 2024 +0800

    Fix broken link on hbase.md (#323)
    
    [Fix] Fix broken link on hbase.md
---
 docs/connector/6-hbase.md                                              | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/connector/6-hbase.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/connector/6-hbase.md b/docs/connector/6-hbase.md
index 35ccf6ad..00318bc7 100755
--- a/docs/connector/6-hbase.md
+++ b/docs/connector/6-hbase.md
@@ -445,4 +445,4 @@ StreamPark supports two ways to write data: 1. addSink() 2. 
writeUsingOutputForm
 
 ## Other configuration
 
-All other configurations must comply with the StreamPark configuration. For 
specific configurable items and the role of each parameter, please refer to the 
【project configuration](/docs/development/conf)
+All other configurations must comply with the StreamPark configuration. For 
specific configurable items and the role of each parameter, please refer to the 
[project configuration](/docs/development/config)
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/connector/6-hbase.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/connector/6-hbase.md
index 32de22ba..3de35922 100755
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/connector/6-hbase.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/connector/6-hbase.md
@@ -438,4 +438,4 @@ StreamPark 支持两种方式写入数据:1.addSink() 2. writeUsingOutputForma
 
 ## 其他配置
 
-其他的所有的配置都必须遵守 **StreamPark** 配置,具体可配置项和各个参数的作用请参考[项目配置](/docs/development/conf)
+其他的所有的配置都必须遵守 **StreamPark** 
配置,具体可配置项和各个参数的作用请参考[项目配置](/docs/development/config/)

Reply via email to