docs: remove all Gitee links (#12845)

This commit is contained in:
neverland
2024-05-02 13:56:40 +08:00
committed by GitHub
parent 80ca6fbad5
commit c3c10827e2
10 changed files with 18 additions and 94 deletions
@@ -39,16 +39,6 @@ Different branches of the repository correspond to different Vant versions, plea
- 3.x branch corresponds to Vant 3 version, suitable for Vue 3
- 2.x branch corresponds to Vant 2 version, suitable for Vue 2
### Mirror repository
If GitHub cloning is slow, you can also directly clone Vant's [mirror repository](https://gitee.com/vant-contrib/vant) directly on gitee:
```bash
git clone git@gitee.com:vant-contrib/vant.git
```
The mirror repository is only used to speed up local access, please do not submit issues and pull requests to the mirror repository.
### Directory Structure
Vant uses monorepo for code management, and all subpackages are in the `packages/vant` directory: