Skip to content

Commit 24bdcd2

Browse files
chore(README): point to v3 composition api docs (#597)
* chore(README): point to v3 composition api docs * update cn README too
1 parent d1ff9df commit 24bdcd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Vue 2 plugin for **Composition API**
66
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vuejs/composition-api/Build%20&%20Test)](https://github.com/vuejs/composition-api/actions?query=workflow%3A%22Build+%26+Test%22)
77
[![Minzipped size](https://badgen.net/bundlephobia/minzip/@vue/composition-api)](https://bundlephobia.com/result?p=@vue/composition-api)
88

9-
English | [中文](./README.zh-CN.md)[**Composition API Docs**](https://composition-api.vuejs.org/)
9+
English | [中文](./README.zh-CN.md)[**Composition API Docs**](https://v3.vuejs.org/guide/composition-api-introduction.html)
1010

1111
## Installation
1212

README.zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![npm](https://img.shields.io/npm/v/@vue/composition-api)](https://www.npmjs.com/package/@vue/composition-api)
66
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vuejs/composition-api/Build%20&%20Test)](https://github.com/vuejs/composition-api/actions?query=workflow%3A%22Build+%26+Test%22)
77

8-
[English](./README.md) | 中文 ・ [**组合式 API 文档**](https://composition-api.vuejs.org/zh)
8+
[English](./README.md) | 中文 ・ [**组合式 API 文档**](https://v3.cn.vuejs.org/guide/composition-api-introduction.html)
99

1010
## 安装
1111

0 commit comments

Comments
 (0)