change-version.mjs should also change content aliases links
Open
Nobody has claimed this yet.
build
help wanted
v5
- Dominant language
- MDX
- Stars
- 175k
- Forks
- 78.6k
- Avg merge
- 7h 19m
- Merged PRs (30d)
- 35
Description
Maybe we need to bring back globby in this script and look for /docs/${SHORT_VERSION}/ in .md|.html files. Globby was removed in #38983.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading change-version.mjs and checking how globby was removed in #38983. Trace the current version replacement logic, then verify that .md and .html files containing /docs/${SHORT_VERSION}/ have their content-alias links updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100