Update line-boundaries.md (#10666)

Fixed broken link in docs
This commit is contained in:
Rupert B 2022-09-13 19:32:48 +02:00 committed by GitHub
parent 9871aaa262
commit 1c9e536de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ module.exports = {
## Docs
* [Area](../../charts/area.html)
* [Filling modes](../../charts/area.htmll#filling-modes)
* [Filling modes](../../charts/area.html#filling-modes)
* Boundary: `'start'`, `'end'`, `'origin'`
* [Line](../../charts/line.html)
* [Data structures (`labels`)](../../general/data-structures.html)