diff --git a/README.md b/README.md
index 486ae6e..7ce854b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
-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.
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 403ed45..0c0757b 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -10,7 +10,7 @@
-[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/) 。