FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix stale TOC in maintaining-dependencies by greenheadHQ · Pull Request #65523 · nodejs/node · GitHub

/ node Public

doc: fix stale TOC in maintaining-dependencies - #65523

Open
greenheadHQ wants to merge 1 commit into
nodejs:mainfrom
greenheadHQ:fix/maintaining-dependencies-toc
Open

doc: fix stale TOC in maintaining-dependencies#65523
greenheadHQ wants to merge 1 commit into
nodejs:mainfrom
greenheadHQ:fix/maintaining-dependencies-toc

Conversation

Copy link
Copy Markdown
Contributor

The dependency list still links to base64, which was removed in #52714, so this drops the leftover TOC entry and its link definition.

It also restores the icu-small heading that was accidentally truncated to ic in #51195 while removing version numbers, so the existing [icu-small] TOC link resolves to a real anchor again.

Remove the base64 entry left behind when the dependency was removed,
and rename the `ic` heading to `icu-small` so the TOC link resolves.

Signed-off-by: greenhead <shren0812@gmail.com>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 24, 2026
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

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL