Skip to content

Commit 1c98128

Browse files
greenheadHQaduh95
authored andcommitted
doc: fix stale TOC in maintaining-dependencies
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> PR-URL: #65523 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
1 parent fe95256 commit 1c98128

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/contributing/maintaining/maintaining-dependencies.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ This a list of all the dependencies:
1111
* [acorn][]
1212
* [ada][]
1313
* [amaro][]
14-
* [base64][]
1514
* [brotli][]
1615
* [c-ares][]
1716
* [merve][]
@@ -267,7 +266,7 @@ C++ testing and mocking framework.
267266
The [histogram](https://github.com/HdrHistogram/HdrHistogram_c) dependency is
268267
a C port of High Dynamic Range (HDR) Histogram.
269268

270-
### ic
269+
### icu-small
271270

272271
The [icu](http://site.icu-project.org) is widely used set of C/C++
273272
and Java libraries providing Unicode and Globalization
@@ -415,7 +414,6 @@ according to [RFC 8878](https://datatracker.ietf.org/doc/html/rfc8878).
415414
[acorn]: #acorn
416415
[ada]: #ada
417416
[amaro]: #amaro
418-
[base64]: #base64
419417
[brotli]: #brotli
420418
[c-ares]: #c-ares
421419
[corepack]: #corepack

0 commit comments

Comments
 (0)