Skip to content

Commit 005aa45

Browse files
authored
Fix broken links (#10812)
1 parent b5f5f46 commit 005aa45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/samples/area/line-stacked.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ module.exports = {
173173

174174
## Docs
175175
* [Area](../../charts/area.html)
176-
* [Filling modes](../../charts/area.htmll#filling-modes)
176+
* [Filling modes](../../charts/area.html#filling-modes)
177177
* [Line](../../charts/line.html)
178178
* [Data structures (`labels`)](../../general/data-structures.html)
179179
* [Axes scales](../../axes/)

docs/samples/area/radar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ module.exports = {
142142

143143
## Docs
144144
* [Area](../../charts/area.html)
145-
* [Filling modes](../../charts/area.htmll#filling-modes)
145+
* [Filling modes](../../charts/area.html#filling-modes)
146146
* [`propagate`](../../charts/area.html#propagate)
147147
* [Radar](../../charts/radar.html)
148148
* [Data structures (`labels`)](../../general/data-structures.html)

0 commit comments

Comments
 (0)