File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
developer-tools/dashboard Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ Select one of the cards below to learn more about using the dashboard.
2424<CardList
2525 items={[
2626 {
27- href: "get-started/create-api",
27+ href: "./ get-started/create-api",
2828 title: "Create an API key",
2929 description: "Learn how to create an API key that allows you to make API calls."
3030 },
3131 {
32- href: "how-to/secure-an-api/api-key",
32+ href: "./ how-to/secure-an-api/api-key",
3333 title: "Secure your API key",
3434 description: "Learn how to secure your API key to avoid unwanted costs and unauthorized access."
3535 },
3636 {
37- href: "how-to/dashboard-stats",
37+ href: "./ how-to/dashboard-stats",
3838 title: "Monitor API call stats",
3939 description: "Learn how to use the dashboard to view API call stats."
4040 }
You can’t perform that action at this time.
0 commit comments