@@ -44,7 +44,7 @@
## 项目规范
-- 版本管理系统基于[Git](https://git-scm.com/book/zh/v2)工作流模式[GitHub flow](https://guides.github.com/introduction/flow/)
+- 版本管理系统基于[Git](https://git-scm.com/book/zh)工作流模式[GitHub flow](https://guides.github.com/introduction/flow/)
- 项目包括
- 两个长期分支(basic branch) - master:主分支,用于线上生产环境 - debug:开发分支,包括新开发及不稳定特性
**长期分支仅项目负责人可操作**
@@ -159,7 +159,7 @@
"patch-package": "^6.4.7",
"prettier": "^2.1.2"
},
- "homepage": "/v2",
+ "homepage": "/",
"jest": {
"roots": [
"<rootDir>/src"