fix(zh): fix dead links and update readthedocs domains in Chinese books - #13331
Open
aoright wants to merge 1 commit into
Open
fix(zh): fix dead links and update readthedocs domains in Chinese books#13331aoright wants to merge 1 commit into
aoright wants to merge 1 commit into
Conversation
eshellman
requested changes
Jun 29, 2026
|
|
||
| ### 编程艺术 | ||
|
|
||
| * [编程入门指南](http://www.kancloud.cn/kancloud/intro-to-prog/52592) |
| ### 编程艺术 | ||
|
|
||
| * [编程入门指南](http://www.kancloud.cn/kancloud/intro-to-prog/52592) | ||
| * [编程入门指南](https://github.com/zhujainxipan/Introduction-to-programming-guide) |
| * [大规模语言模型:从理论到实践](https://llmbook-zh.github.io) - 张奇、桂韬、郑锐、黄沛 等 | ||
| * [动手实战人工智能](https://aibydoing.com) - huhuhang | ||
| * [动手学强化学习](https://hrl.boyuai.com) - 张伟楠、沈键、俞勇 | ||
| * [动手学强化学习](https://github.com/boyu-ai/Hands-on-RL) - 张伟楠、沈键、俞勇 |
Collaborator
There was a problem hiding this comment.
this isn't a book, it's supplemental material for a book, I think
aoright
force-pushed
the
fix-zh-dead-links
branch
from
June 30, 2026 04:59
f203b18 to
8d767b4
Compare
|
'This Pull Request has been automatically marked as stale because it has not had recent activity during last 60 days 😴 It will be closed in 30 days if no further activity occurs. To unstale this PR, draft it, remove stale label, comment with a detailed explanation or push more commits. There can be many reasons why some specific PR has no activity. The most probable cause is lack of time, not lack of interest. Thank you for your patience ❤️' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes several dead links, corrects readthedocs domains, and encodes parentheses in the Alibaba Java manual URL in books/free-programming-books-zh.md to ensure they resolve correctly and pass url checks.