diff --git a/docs/connector/6-hbase.md b/docs/connector/6-hbase.md index 35ccf6adf..00318bc70 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 32de22bae..3de35922d 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/)