Skip to content

Commit 99b0723

Browse files
committed
change API section link to new API site
1 parent 19dfff0 commit 99b0723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export default defineConfig({
7171
},
7272
{
7373
label: 'API',
74-
items: [{ label: 'REST API', slug: 'api/rest' }],
74+
items: [{ label: 'Sprites API v1', link: 'https://sprites.dev/api' }],
7575
},
7676
{
7777
label: 'Reference',

0 commit comments

Comments
 (0)