@@ -16,7 +16,7 @@ export const en = defineConfig({
1616 } ,
1717 editLink : {
1818 pattern :
19- 'https://github.com/vbenjs /vue-vben-admin/edit/main/docs/src/:path' ,
19+ 'https://github.com/Ducr /vue-vben-admin-playground /edit/main/docs/src/:path' ,
2020 text : 'Edit this page on GitHub' ,
2121 } ,
2222 footer : {
@@ -166,21 +166,25 @@ function nav(): DefaultTheme.NavItem[] {
166166 text : 'Vben Admin' ,
167167 items : [
168168 {
169- link : 'https://www. vben.pro ' ,
169+ link : 'https://ducrong.com/vue- vben-admin ' ,
170170 text : 'Demo Version' ,
171171 } ,
172172 {
173- link : 'https://ant. vben.pro ' ,
173+ link : 'https://ducrong.com/vue- vben-admin-antd ' ,
174174 text : 'Ant Design Vue Version' ,
175175 } ,
176176 {
177- link : 'https://naive. vben.pro ' ,
177+ link : 'https://ducrong.com/vue- vben-admin-naive ' ,
178178 text : 'Naive Version' ,
179179 } ,
180180 {
181- link : 'https://ele. vben.pro ' ,
181+ link : 'https://ducrong.com/vue- vben-admin-ele ' ,
182182 text : 'Element Plus Version' ,
183183 } ,
184+ {
185+ link : 'https://ducrong.com/vue-vben-admin-tdesign' ,
186+ text : 'TDesign Version' ,
187+ } ,
184188 ] ,
185189 } ,
186190 {
@@ -198,15 +202,15 @@ function nav(): DefaultTheme.NavItem[] {
198202 text : version ,
199203 items : [
200204 {
201- link : 'https://github.com/vbenjs /vue-vben-admin/releases' ,
205+ link : 'https://github.com/Ducr /vue-vben-admin-playground /releases' ,
202206 text : 'Changelog' ,
203207 } ,
204208 {
205- link : 'https://github.com/orgs/vbenjs/projects/5 ' ,
206- text : 'Roadmap ' ,
209+ link : 'https://github.com/Ducr/vue-vben-admin-playground ' ,
210+ text : 'GitHub Repository ' ,
207211 } ,
208212 {
209- link : 'https://github.com/vbenjs /vue-vben-admin/blob/main/.github/contributing .md' ,
213+ link : 'https://github.com/Ducr /vue-vben-admin-playground /blob/main/README .md' ,
210214 text : 'Contribution' ,
211215 } ,
212216 ] ,
0 commit comments