Skip to content

Commit d1b30f2

Browse files
committed
fix: broken links
1 parent 03134de commit d1b30f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import TabItem from "@theme/TabItem";
88
import Link from "@docusaurus/Link";
99

1010
# Getting Started
11-
To get started working with Order, you can use any of the options detailed below. Be sure to check out [the API](/order/api) for details on how everything works!
11+
To get started working with Order, you can use any of the options detailed below. Be sure to check out [the API](/api) for details on how everything works!
1212

1313
---
1414

moonwave.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ title = "Docs"
2525

2626
[[footer.links.items]]
2727
label = "Usage"
28-
to = "/docs/setup"
28+
to = "/docs/usage"
2929

3030
[[footer.links.items]]
3131
label = "Special Notes"

0 commit comments

Comments
 (0)