Skip to content

Commit ac22d70

Browse files
committed
fix docs:build?
1 parent cd44c86 commit ac22d70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data/api.data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function getHref(name: string, path: string): string {
5050
return `${path}s`;
5151
case "features/options":
5252
return "features/transforms";
53-
case "marks/areaLine":
53+
case "marks/area-line":
5454
return "marks/area";
5555
case "marks/axis": {
5656
switch (name) {

0 commit comments

Comments
 (0)