Update README.md

This commit is contained in:
xxq250 2023-06-15 14:45:32 +08:00
parent f28d835e58
commit e3df5a0f64
1 changed files with 5 additions and 5 deletions

View File

@ -175,31 +175,31 @@ http://localhost:3000/
- 项目列表
<center>
<img src="https://www.gitlink.org.cn/young/forgeplus/raw/branch/master/docs/figs/project_list.png?raw=true" width=50% />
<img src="docs/figs/project_list.png" width=50% />
</center>
- 代码仓库
<center>
<img src="https://www.gitlink.org.cn/young/forgeplus/raw/branch/master/docs/figs/repo.png?raw=true" width=50% />
<img src="docs/figs/repo.png" width=50% />
</center>
- 任务管理
<center>
<img src="https://www.gitlink.org.cn/young/forgeplus/raw/branch/master/docs/figs/issues.png?raw=true" width=50% />
<img src="docs/figs/issues.png" width=50% />
</center>
- 合并请求
<center>
<img src="https://www.gitlink.org.cn/young/forgeplus/raw/branch/master/docs/figs/PR.png?raw=true" width=50% />
<img src="docs/figs/PR.png" width=50% />
</center>
- 引擎配置
<center>
<img src="https://www.gitlink.org.cn/young/forgeplus/raw/branch/master/docs/figs/engine.png?raw=true" width=50% />
<img src="docs/figs/engine.png" width=50% />
</center>