All kernel document now are changed to rst format
Open
links-validity
outdated
- Dominant language
- Python
- Stars
- 33.5k
- Forks
- 3.6k
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 11
Description
which means the links of all *.txt link is invalid now
Contributor guide
Research direction
The issue is about broken links in the book's documentation after a format change from .txt to .rst. Start by finding all .txt file references in the repository, likely in markdown or rst files. Use grep or a script to locate them, then update each link to point to the corresponding .rst file. Verify by building the documentation locally to ensure links work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 40/100