Skip to content

Commit 6f1f78f

Browse files
authored
fix docs
1 parent 46aefea commit 6f1f78f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

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

33
一个为Windows 11设计的智能桌面助手工具,专注在触控屏幕,也支持手写笔以及传统鼠标操作。
44

5-
> **📖 Language / 语言**: [English](README_EN.md) | 中文
5+
> **📖 Language / 语言**: [English](README_EN.md) | 中文 | [页面](https://goxia.github.io/TouchFuture/)
66
77
> **🖥️ 演示**
88
9-
![Demo-TouchFuture](Demo-TouchFuture.jpg)
9+
![Demo-TouchFuture](./docs/Demo-TouchFuture.jpg)
1010

1111
## 🚀 功能特性
1212

README_EN.md

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

33
An intelligent desktop assistant tool designed for Windows 11, focused on touch screen interaction while also supporting stylus and traditional mouse operations.
44

5-
> **📖 Language / 语言**: English | [中文](README.md)
5+
> **📖 Language / 语言**: English | [中文](README.md) | [Page](https://goxia.github.io/TouchFuture/)
66
77
> **🖥️ Demo**
8-
![Demo-TouchFuture](Demo-TouchFuture.jpg)
8+
![Demo-TouchFuture](./docs/Demo-TouchFuture.jpg)
99

1010
## 🚀 Features
1111

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="section-title">产品演示</h2>
156156

157157
<div class="demo-container">
158158
<div class="demo-image">
159-
<img src="../Demo-TouchFuture.jpg" alt="TouchFuture演示截图" loading="lazy">
159+
<img src="./Demo-TouchFuture.jpg" alt="TouchFuture演示截图" loading="lazy">
160160
<div class="demo-overlay">
161161
<button class="demo-play-btn">
162162
<span></span>

0 commit comments

Comments
 (0)