Skip to content

Commit 2257066

Browse files
authored
[Style Guide] Update link
1 parent b2d52b8 commit 2257066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/style-guide/components/file-tree.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: File tree
33
---
44

5-
File tree is a built-in component provided by [Starlight](https://starlight.astro.build/guides/components/#file-tree).
5+
File tree is a built-in component provided by [Starlight](https://starlight.astro.build/components/file-tree/).
66

77
```mdx live
88
import { FileTree } from "~/components"
@@ -14,4 +14,4 @@ import { FileTree } from "~/components"
1414
- components
1515
- **file-tree.mdx**
1616
</FileTree>
17-
```
17+
```

0 commit comments

Comments
 (0)