mirror of
https://gitee.com/houhuan/TrendRadar.git
synced 2025-12-21 12:47:16 +08:00
docs: 优化链接跳转体验
This commit is contained in:
parent
8258b798f0
commit
170364b14e
@ -546,7 +546,7 @@ frequency_words.txt file added **required word** feature, using + sign
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
> **📖 Reminder**: Fork users should first **[check the latest official documentation](https://github.com/sansan0/TrendRadar/blob/master/README.md)** to ensure the configuration steps are up to date.
|
||||
> **📖 Reminder**: Fork users should first **[check the latest official documentation](https://github.com/sansan0/TrendRadar?tab=readme-ov-file)** to ensure the configuration steps are up to date.
|
||||
|
||||
1. **Fork this project** to your GitHub account
|
||||
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
|
||||
**原因**:Fork 时会复制当时的文档版本,但原项目可能已更新。
|
||||
|
||||
**👉 [点击查看最新官方文档](https://github.com/sansan0/TrendRadar/blob/master/README.md)**
|
||||
**👉 [点击查看最新官方文档](https://github.com/sansan0/TrendRadar?tab=readme-ov-file)**
|
||||
|
||||
**如何判断?** 看页面顶部的仓库地址:
|
||||
- `github.com/你的用户名/TrendRadar` ← 你 fork 的版本
|
||||
@ -308,7 +308,7 @@ GitHub 一键 Fork 即可使用,无需编程基础。
|
||||
## 📝 更新日志
|
||||
|
||||
>**升级说明**:
|
||||
- **📌 查看最新更新**:**[原仓库更新日志](https://github.com/sansan0/TrendRadar/blob/master/README.md#-更新日志)**
|
||||
- **📌 查看最新更新**:**[原仓库更新日志](https://github.com/sansan0/TrendRadar?tab=readme-ov-file#-更新日志)**
|
||||
- **提示**:不要通过 **Sync fork** 更新本项目,建议查看【历史更新】,明确具体的【升级方式】和【功能内容】
|
||||
- **小版本更新**:从 v2.x 升级到 v2.y,用本项目的 `main.py` 代码替换你 fork 仓库中的对应文件
|
||||
- **大版本升级**:从 v1.x 升级到 v2.y,建议删除现有 fork 后重新 fork,这样更省力且避免配置冲突
|
||||
@ -602,7 +602,7 @@ frequency_words.txt 文件增加了一个【必须词】功能,使用 + 号
|
||||
|
||||
## 🚀 快速开始
|
||||
|
||||
> **📖 提醒**:Fork 用户建议先 **[查看最新官方文档](https://github.com/sansan0/TrendRadar/blob/master/README.md)**,确保配置步骤是最新的。
|
||||
> **📖 提醒**:Fork 用户建议先 **[查看最新官方文档](https://github.com/sansan0/TrendRadar?tab=readme-ov-file)**,确保配置步骤是最新的。
|
||||
|
||||
1. **Fork 本项目**到你的 GitHub 账户
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user