Browse Source

:memo: 地址修改

Liyuan Li 5 years ago
parent
commit
28ac3bba9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/ts/toolbar/Info.ts

+ 1 - 1
src/ts/toolbar/Info.ts

@@ -23,7 +23,7 @@ export class Info extends MenuItem {
     <ul style="list-style: none;flex: 1;min-width:148px">
         <li>
         项目地址:<a href="https://github.com/Vanessa219/vditor" target="_blank">GitHub</a>
-        <a href="https://gitee.com/dl88250/vditor" target="_blank">码云</a>
+        <a href="https://gitee.com/vanessali/vditor" target="_blank">码云</a>
         </li>
         <li>
         开源协议:MIT