Skip to content

Commit 5abde04

Browse files
authored
Fix links for Markdown and API examples
Updated links for Markdown and API examples to include '/examples/' prefix.
1 parent ba1786a commit 5abde04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ hero:
99
actions:
1010
- theme: brand
1111
text: Markdown Examples
12-
link: /markdown-examples
12+
link: /examples/markdown-examples
1313
- theme: alt
1414
text: API Examples
15-
link: /api-examples
15+
link: /examples/api-examples
1616

1717
features:
1818
- title: Feature A

0 commit comments

Comments
 (0)