This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new e4ebc3a Fix broken links (#483)
e4ebc3a is described below
commit e4ebc3a200f65d75f787f9358840dc72ffa287aa
Author: lukairui <[email protected]>
AuthorDate: Thu Oct 28 19:05:00 2021 +0800
Fix broken links (#483)
Fix broken links
---
site_config/docsdev.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/docsdev.js b/site_config/docsdev.js
index 03c9377..611646a 100644
--- a/site_config/docsdev.js
+++ b/site_config/docsdev.js
@@ -468,7 +468,7 @@ export default {
children: [
{
title: '元数据文档',
- link: '/zh-cn/docs/dev/user_doc/architecture/metadata-1.3.html',
+ link: '/zh-cn/docs/dev/user_doc/architecture/metadata.html',
},
{
title: '架构设计',