浏览代码

docs: update vue3 CLI self-test link (#1822)

Kwan 3 年之前
父节点
当前提交
935d16f5cb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -28,6 +28,6 @@ https://nutui.jd.com/#/zh-CN/guide/contributing
 
 **这个 PR 是否已自测:**
 
-- [ ] 自测 vue3 脚手架使用 [测试仓库](https://github.com/jdf2e/nutui-demo/tree/master/vue3)
+- [ ] 自测 vue3 脚手架使用 [测试仓库](https://github.com/jdf2e/nutui-demo/tree/master/vue3-vue-cli)
 - [ ] 自测 vite 脚手架使用 [测试仓库](https://github.com/jdf2e/nutui-demo/tree/master/vite-ts)
 - [ ] 自测 taro 脚手架使用小程序 & h5 [测试仓库](https://github.com/jdf2e/nutui-demo/tree/master/taro)