Skip to content

Commit f8f8680

Browse files
committed
docs: switch read-online links to https://aibuzhiyu.com
1 parent 04fff2a commit f8f8680

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.en.md

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

77
[![GitHub stars](https://img.shields.io/github/stars/jnMetaCode/ai-coding-guide?style=social)](https://github.com/jnMetaCode/ai-coding-guide)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
9-
[![Book](https://img.shields.io/badge/📖_Read_Online-Trilogy-orange)](https://jnmetacode.github.io/ai-coding-guide/)
9+
[![Book](https://img.shields.io/badge/📖_Read_Online-Trilogy-orange)](https://aibuzhiyu.com/)
1010
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
1111

12-
> 📖 **[Read Online: AI Coding Trilogy →](https://jnmetacode.github.io/ai-coding-guide/)** | The repo content reorganized by reader persona — Volume I (Getting Started) / II (Workflows) / III (Architecture) / Appendix (Cheatsheet).
12+
> 📖 **[Read Online: AI Coding Trilogy →](https://aibuzhiyu.com/)** | The repo content reorganized by reader persona — Volume I (Getting Started) / II (Workflows) / III (Architecture) / Appendix (Cheatsheet).
1313
1414
<table>
1515
<tr>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
77
[![GitHub stars](https://img.shields.io/github/stars/jnMetaCode/ai-coding-guide?style=social)](https://github.com/jnMetaCode/ai-coding-guide)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
9-
[![Book](https://img.shields.io/badge/📖_在线阅读-三卷书-orange)](https://jnmetacode.github.io/ai-coding-guide/)
9+
[![Book](https://img.shields.io/badge/📖_在线阅读-三卷书-orange)](https://aibuzhiyu.com/)
1010
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
1111

12-
> 📖 **[在线阅读:AI 编程实战三卷书 →](https://jnmetacode.github.io/ai-coding-guide/)** | 把仓库内容按读者画像重组:卷一·入门 / 卷二·工作流 / 卷三·架构 / 别册·速查手册
12+
> 📖 **[在线阅读:AI 编程实战三卷书 →](https://aibuzhiyu.com/)** | 把仓库内容按读者画像重组:卷一·入门 / 卷二·工作流 / 卷三·架构 / 别册·速查手册
1313
1414
<table>
1515
<tr>

book/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ CI 已经接好——`.github/workflows/book.yml` 在每次 push 到 main 时自
5656

5757
**只需在仓库 Settings 里开 Pages 一次**。完整步骤 + 自定义域名教程见 [`DEPLOY.md`](./DEPLOY.md)
5858

59-
默认 URL:**`https://jnmetacode.github.io/ai-coding-guide/`**
59+
默认 URL:**`https://aibuzhiyu.com/`**
6060

6161
### 选项 2:Netlify / Vercel(PR preview 友好)
6262

0 commit comments

Comments
 (0)