Skip to content

Commit

Permalink
docs: Update header-group.md (#4927)
Browse files Browse the repository at this point in the history
Fix broken link to the Header API page
  • Loading branch information
mrlubos authored Sep 14, 2023
1 parent e7608ca commit e80fb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/core/header-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The depth of the header group, zero-indexed based.
type headers = Header<TData>[]
```
An array of [Header](./Header) objects that belong to this header group
An array of [Header](./header) objects that belong to this header group

0 comments on commit e80fb3c

Please sign in to comment.