Skip to content

Commit 5edd993

Browse files
authoredJun 18, 2024··
docs: fix Header link in Header Group API (#5608)
1 parent 41f3e4e commit 5edd993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/api/core/header-group.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ The depth of the header group, zero-indexed based.
3030
type headers = Header<TData>[]
3131
```
3232
33-
An array of [Header](../../header) objects that belong to this header group
33+
An array of [Header](../header) objects that belong to this header group

0 commit comments

Comments
 (0)
Please sign in to comment.