File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ import 'tml-ui/dist/style.css'
5858
5959## 📖 文档
6060
61- 访问 [ 在线文档] ( https://yourusername .github.io/tml-ui / ) 查看完整的组件文档和示例。
61+ 访问 [ 在线文档] ( https://time-machine-lab .github.io/TML-UI / ) 查看完整的组件文档和示例。
6262
6363## 📦 组件列表
6464
Original file line number Diff line number Diff line change 1+ /*
2+ * @Author : Dhx
3+ * @Date : 2025-12-08 14:10:43
4+ * @Description :
5+ * @FilePath : \TmlUI\docs\.vitepress\config.ts
6+ */
17import { defineConfig } from 'vitepress'
28
39export default defineConfig ( {
@@ -49,7 +55,7 @@ export default defineConfig({
4955 } ,
5056
5157 socialLinks : [
52- { icon : 'github' , link : 'https://github.com/yourusername/tml-ui ' }
58+ { icon : 'github' , link : 'https://github.com/Time-Machine-Lab/TML-UI ' }
5359 ] ,
5460
5561 footer : {
You can’t perform that action at this time.
0 commit comments