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.
24
24
<CardList
25
25
items={[
26
26
{
27
- href: "get-started/create-api",
27
+ href: "./ get-started/create-api",
28
28
title: "Create an API key",
29
29
description: "Learn how to create an API key that allows you to make API calls."
30
30
},
31
31
{
32
- href: "how-to/secure-an-api/api-key",
32
+ href: "./ how-to/secure-an-api/api-key",
33
33
title: "Secure your API key",
34
34
description: "Learn how to secure your API key to avoid unwanted costs and unauthorized access."
35
35
},
36
36
{
37
- href: "how-to/dashboard-stats",
37
+ href: "./ how-to/dashboard-stats",
38
38
title: "Monitor API call stats",
39
39
description: "Learn how to use the dashboard to view API call stats."
40
40
}
You can’t perform that action at this time.
0 commit comments