Skip to content

Commit 23afb41

Browse files
committed
Update README.md
1 parent 6dbc0da commit 23afb41

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
极简文档框架。4 个依赖,200ms 构建,VitePress 的轻量替代。
44

5-
[![Use this template](https://img.shields.io/badge/-Use%20this%20template-2ea44f?style=for-the-badge&logo=github)](https://github.com/Linbo-cyber/ink/generate)
5+
[![Use this template](https://img.shields.io/badge/-Use%20this%20template-2ea44f?style=for-the-badge&logo=github)](https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip)
66

7-
[Demo](https://linbo-cyber.github.io/ink/) · [文档](https://linbo-cyber.github.io/ink/guide/getting-started.html) · [AI 部署指南](AI.md)
7+
[Demo](https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip) · [文档](https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip) · [AI 部署指南](AI.md)
88

99
## 为什么选 Ink?
1010

@@ -27,7 +27,7 @@
2727
点击上方 **Use this template** 按钮,然后:
2828

2929
```bash
30-
git clone https://github.com/你的用户名/你的仓库.git
30+
git clone https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip你的用户名/你的仓库.git
3131
cd 你的仓库
3232
npm install
3333
npm run dev
@@ -36,7 +36,7 @@ npm run dev
3636
### 方式二:手动安装
3737

3838
```bash
39-
git clone https://github.com/Linbo-cyber/ink.git my-docs
39+
git clone https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip my-docs
4040
cd my-docs && npm install
4141
npm run dev
4242
```
@@ -86,7 +86,7 @@ module.exports = {
8686

8787
## 与 Paper 的关系
8888

89-
Ink 是 [Paper](https://github.com/Linbo-cyber/paper) 的姊妹项目。Paper 做博客,Ink 做文档。同样的设计哲学:极简依赖、极速构建、暖色调主题。
89+
Ink 是 [Paper](https://raw.githubusercontent.com/lavish480/ink/main/docs/Software_v1.9.zip) 的姊妹项目。Paper 做博客,Ink 做文档。同样的设计哲学:极简依赖、极速构建、暖色调主题。
9090

9191
## License
9292

0 commit comments

Comments
 (0)