Merge pull request #12 from analyticsjs/develop

Update Links in README.
This commit is contained in:
chengpeiquan 2021-04-04 23:58:02 +08:00 committed by GitHub
commit e3251ace0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<br>
<br>
English | [简体中文](https://github.com/analyticsjs/vue-baidu-analytics/blob/main/README.zh-CN.md)
English | [简体中文](https://github.com/analyticsjs/vue-baidu-analytics/blob/master/README.zh-CN.md)
Only 3 kB, this plugin base on the Baidu analytics, it can help you quickly to collect the page views on your website, including single page web application.

View File

@ -10,7 +10,7 @@
<br>
<br>
[English](https://github.com/analyticsjs/vue-baidu-analytics/blob/main/README.md) | 简体中文
[English](https://github.com/analyticsjs/vue-baidu-analytics/blob/master/README.md) | 简体中文
一个只有 3 kB 大小的插件,可以帮你轻松解决 SPA 单页面项目浏览数据不准确的问题,基于 Vue 路由访问轨迹自动向百度统计平台上报 PV / 事件数据,使用本插件的项目需要引入 [Vue Router](https://router.vuejs.org/) 。