Skip to content

Commit 455dd9c

Browse files
TrottMylesBorins
authored andcommitted
doc: match link text in index to doc headline
The index ToC says "About these docs" but the document itself says "About this documentation" which I think is better. Use that. PR-URL: #34449 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent f4a63f3 commit 455dd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!--introduced_in=v0.10.0-->
77

8-
* [About these docs](documentation.html)
8+
* [About this documentation](documentation.html)
99
* [Usage and example](synopsis.html)
1010

1111
<div class="line"></div>

0 commit comments

Comments
 (0)