Skip to content

Commit 1a904f4

Browse files
committed
docs(svelte-ast-print): Fix incorrect link to documentation
Resolves #129 Thanks @martinle068
1 parent ef84655 commit 1a904f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte-ast-print/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A.k.a. [`parse()`] in reverse.
77

88
## Usage
99

10-
[See documentation](https://xeho91.github.io/js-ast/svelte-ast-print.svelte-ast-print.html).
10+
[See documentation](https://xeho91.github.io/js-ast/modules/svelte-ast-print.html).
1111

1212
> [!IMPORTANT]
1313
>

0 commit comments

Comments
 (0)