Skip to content

Commit

Permalink
matrix_sync: 修改插件介绍信息的路径 (#444)
Browse files Browse the repository at this point in the history
Change introduction path
  • Loading branch information
Mooling0602 authored Dec 15, 2024
1 parent d321e1c commit dbd4c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/matrix_sync/plugin_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"related_path": ".",
"labels": ["tool", "information"],
"introduction": {
"en_us": "doc/introduction.md",
"zh_cn": "doc/introduction-zh_cn.md"
"en_us": "descriptions/en_us.md",
"zh_cn": "descriptions/zh_cn.md"
}
}

0 comments on commit dbd4c93

Please sign in to comment.