Skip to content

Commit 8dc56ba

Browse files
committed
Fix a broken internal link
The fix of 60f51b3 is inadequate. (Somehow my local environment it worked, but it doesn't work on the production. It is because `.` is not removed from DOM-id on the production environment.) Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent 7e55d9e commit 8dc56ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ These parameters are reserved and are prefixed with an `@` symbol:
507507

508508
* `@label`: specifies the label symbol. See
509509

510-
[label](config-file.md#5-group-filter-and-output-the-label-directive)
510+
[label](config-file.md#5.-group-filter-and-output-the-label-directive)
511511

512512
section.
513513

0 commit comments

Comments
 (0)