Skip to content

Commit daf6e9b

Browse files
committed
docs: rename to Auto-Generation
1 parent 18f01f2 commit daf6e9b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/.vitepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const sidebar = [
5353
{ text: 'Multiple Environments', link: '/examples/multiple-environments' },
5454
{ text: 'Client-Side Variables', link: '/examples/client-side' },
5555
{ text: 'Next.js Convention', link: '/examples/nextjs-convention' },
56-
{ text: 'Auto-Generated Example', link: '/examples/auto-generated' },
56+
{ text: 'Auto-Generation', link: '/examples/auto-generation' },
5757
],
5858
},
5959
{ text: 'Showcase', link: '/Showcase' },
File renamed without changes.

0 commit comments

Comments
 (0)