Skip to content

Commit c65764f

Browse files
committed
Docs: fix broken link
1 parent 7fd2058 commit c65764f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ If *global-groups* is *false* or an empty array, then no global variables are de
155155

156156
If *global-groups* is a non-empty array, then global variables are defined per the given group names.
157157
Each group name is a string.
158-
For the list of group names, see the <<Global groups>> section.
158+
For the list of group names, see the <<Global Groups>> section.
159159
--
160160

161161
[#globals]

docs/man/quick-lint-js.config.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ If \fBglobal\-groups\fP is \fBfalse\fP or an empty array, then no global variabl
255255
.sp
256256
If \fBglobal\-groups\fP is a non\-empty array, then global variables are defined per the given group names.
257257
Each group name is a string.
258-
For the list of group names, see the [Global groups] section.
258+
For the list of group names, see the [global\-groups] section.
259259
.RE
260260
.SH "GLOBALS"
261261
.sp

0 commit comments

Comments
 (0)