chore: update repo links

This commit is contained in:
chenjiahan
2022-07-23 22:10:20 +08:00
parent 11dbde14f6
commit 7879fd6395
72 changed files with 1373 additions and 1380 deletions

View File

@@ -1,6 +1,6 @@
### Before submitting a pull request, please make sure the following is done:
1. Read the [contributing guide](https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md).
1. Read the [contributing guide](https://github.com/vant-ui/vant/blob/dev/.github/CONTRIBUTING.md).
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes (`npm test`).