From 89f68d9aa0ddfd25acd3b1001df9ab75e9d770cb Mon Sep 17 00:00:00 2001 From: "1874." <1094918@gmail.com> Date: Mon, 26 Aug 2024 16:07:07 +0800 Subject: [PATCH] fix: fix url 404 (#400) --- docs/about/index.md | 2 +- docs/en/about/index.md | 2 +- docs/en/guide/faq.md | 2 +- docs/en/guide/index.md | 2 +- docs/en/guide/third-party-support.md | 2 +- docs/guide/faq.md | 2 +- docs/guide/index.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/about/index.md b/docs/about/index.md index 2821fa78f..c2f6fb29d 100644 --- a/docs/about/index.md +++ b/docs/about/index.md @@ -4,7 +4,7 @@ 请先了解 [Hexo](https://hexo.io/zh-cn/docs/) 的相关使用方法。 -你也可以参考我写的新手教程 [教你如何从零开始搭建一个属于自己的网站 - 云游君的小站](https://www.yunyoujun.cn/share/how-to-build-your-site/)。 +你也可以参考我写的新手教程 [教你如何从零开始搭建一个属于自己的网站 - 云游君的小站](https://www.yunyoujun.cn/posts/how-to-build-your-site)。 如果您喜欢我的主题,请给一颗 [![GitHub stars](https://img.shields.io/github/stars/YunYouJun/hexo-theme-yun?style=social)](https://github.com/YunYouJun/hexo-theme-yun) 鼓励我。 diff --git a/docs/en/about/index.md b/docs/en/about/index.md index 30dbadadb..7a0254010 100644 --- a/docs/en/about/index.md +++ b/docs/en/about/index.md @@ -4,7 +4,7 @@ This theme is a custom theme based on [Hexo](https://hexo.io). Please be familiarized with the relative use of [Hexo](https://hexo.io/en-us/docs/). -Are you a newbie? Not a problem! Here's a tutorial I made just for you[Tutorial on how to build your website from scratch-Yunyoujun's small site](https://www.yunyoujun.cn/share/how-to-build-your-site/)(In Chinese). +Are you a newbie? Not a problem! Here's a tutorial I made just for you[Tutorial on how to build your website from scratch-Yunyoujun's small site](https://www.yunyoujun.cn/posts/how-to-build-your-site)(In Chinese). Yeah, you can read hexo docs directly. diff --git a/docs/en/guide/faq.md b/docs/en/guide/faq.md index c6b66bede..000d94dcd 100644 --- a/docs/en/guide/faq.md +++ b/docs/en/guide/faq.md @@ -39,7 +39,7 @@ Check if it is the latest version. If you still have problems, you can push your project code as a Hexo branch to GitHub. -> [Associate with remote warehouse](https://www.yunyoujun.cn/share/how-to-build-your-site/#与远程仓库建立关联) +> [Associate with remote warehouse](https://www.yunyoujun.cn/posts/how-to-build-your-site#%E4%B8%8E%E8%BF%9C%E7%A8%8B%E4%BB%93%E5%BA%93%E5%BB%BA%E7%AB%8B%E5%85%B3%E8%81%94) Use the GitHub source file address to ask questions by [ISSUE](https://github.com/YunYouJun/hexo-theme-yun/issues) or [Discussions](https://github.com/YunYouJun/hexo-theme-yun/discussions). diff --git a/docs/en/guide/index.md b/docs/en/guide/index.md index 9a4d8d4e9..d62e92584 100755 --- a/docs/en/guide/index.md +++ b/docs/en/guide/index.md @@ -35,7 +35,7 @@ If you are a beginner, I recommend you to try [Valaxy - Static Blog Framework](h This is a Hexo theme. Please make sure you acknowledge the basic usage of Hexo. -You can also refer to the newbie tutorial I wrote [Tutorial on how to build your website from scratch-Yunyoujun's small station](https://www.yunyoujun.cn/share/how-to-build-your-site/). +You can also refer to the newbie tutorial I wrote [Tutorial on how to build your website from scratch-Yunyoujun's small station](https://www.yunyoujun.cn/posts/how-to-build-your-site). ```bash npm install hexo-cli -g diff --git a/docs/en/guide/third-party-support.md b/docs/en/guide/third-party-support.md index 634419490..c0d15e278 100644 --- a/docs/en/guide/third-party-support.md +++ b/docs/en/guide/third-party-support.md @@ -20,7 +20,7 @@ comment: Regarding the comment system, I have briefly made some comparisons, hoping to serve as a reference. -> [My View on the Third Party Comment System](https://www.yunyoujun.cn/share/third-party-comment-system/) +> [My View on the Third Party Comment System](https://www.yunyoujun.cn/posts/third-party-comment-system) ### GitHub Issue diff --git a/docs/guide/faq.md b/docs/guide/faq.md index c4cd8eb67..80fd05329 100644 --- a/docs/guide/faq.md +++ b/docs/guide/faq.md @@ -40,7 +40,7 @@ root: / 如果仍然存在问题,你可以将你的项目代码作为 `hexo` 分支推送到 GitHub 上。 -> [与远程仓库建立关联](https://www.yunyoujun.cn/share/how-to-build-your-site/#与远程仓库建立关联) +> [与远程仓库建立关联](https://www.yunyoujun.cn/posts/how-to-build-your-site#%E4%B8%8E%E8%BF%9C%E7%A8%8B%E4%BB%93%E5%BA%93%E5%BB%BA%E7%AB%8B%E5%85%B3%E8%81%94) 主题相关问题请发起 [ISSUE](https://github.com/YunYouJun/hexo-theme-yun/issues) ,其他讨论与展示请使用 [Discussions](https://github.com/YunYouJun/hexo-theme-yun/discussions)。 diff --git a/docs/guide/index.md b/docs/guide/index.md index adaedbb8b..c77178cdd 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -22,7 +22,7 @@ 本主题为 Hexo 主题,请确保您已了解 Hexo 的基本使用方式。 -你也可以参考我写的新手教程 [教你如何从零开始搭建一个属于自己的网站 - 云游君的小站](https://www.yunyoujun.cn/share/how-to-build-your-site/)。 +你也可以参考我写的新手教程 [教你如何从零开始搭建一个属于自己的网站 - 云游君的小站](https://www.yunyoujun.cn/posts/how-to-build-your-site)。 ```bash npm install hexo-cli -g