diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2022-10-02 10:13:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-02 10:13:44 +0800 |
commit | eaa67671ccab8758fd194a46491790ea2a8045a9 (patch) | |
tree | f62f5ccfb125c2b22d4859f2b904a2f9844f7983 /docs/content/page/index.zh-cn.md | |
parent | 3d10193be2b4476d1d0d3249a9884fcc0faa64e5 (diff) | |
download | gitea-eaa67671ccab8758fd194a46491790ea2a8045a9.tar.gz gitea-eaa67671ccab8758fd194a46491790ea2a8045a9.zip |
Fix doc and heatmap for the Vue3 refactoring (#21312)
Diffstat (limited to 'docs/content/page/index.zh-cn.md')
-rw-r--r-- | docs/content/page/index.zh-cn.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/page/index.zh-cn.md b/docs/content/page/index.zh-cn.md index 1c94f8ea78..5af67f5531 100644 --- a/docs/content/page/index.zh-cn.md +++ b/docs/content/page/index.zh-cn.md @@ -52,7 +52,7 @@ Gitea的首要目标是创建一个极易安装,运行非常快速,安装和 - UI 框架: - [jQuery](https://jquery.com) - [Fomantic UI](https://fomantic-ui.com) - - [Vue2](https://vuejs.org) + - [Vue3](https://vuejs.org) - 更多组件参见 package.json - 编辑器: - [CodeMirror](https://codemirror.net) |