* chore: add badges * docs: fix editLink
@@ -5,6 +5,8 @@
<h1>Vue Vben Admin</h1>
</div>
+[](https://sonarcloud.io/summary/new_code?id=vbenjs_vue-vben-admin)    
+
**日本語** | [English](./README.md) | [中文](./README.zh-CN.md)
## 紹介
**English** | [中文](./README.zh-CN.md) | [日本語](./README.ja-JP.md)
## Introduction
**中文** | [English](./README.md) | [日本語](./README.ja-JP.md)
## 简介
@@ -13,7 +13,8 @@ export const en = defineConfig({
prev: 'Previous Page',
},
editLink: {
- pattern: 'https://github.com/vuejs/vitepress/edit/main/docs/src/:path',
+ pattern:
+ 'https://github.com/vbenjs/vue-vben-admin/edit/main/docs/src/:path',
text: 'Edit this page on GitHub',
footer: {