Skip to content

Commit 7be438a

Browse files
committed
.
1 parent e89f094 commit 7be438a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/rspress.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ const sidebarDefault = {
307307
items: [
308308
{ text: 'How to Query', link: '/docs/guides/how-to-query' },
309309
{ text: 'Common Mistakes', link: '/docs/guides/common-mistakes' },
310+
{ text: 'LLM Guidelines', link: '/docs/guides/llm-guidelines' },
310311
{ text: 'React 19', link: '/docs/guides/react-19' },
311312
{ text: 'Troubleshooting', link: '/docs/guides/troubleshooting' },
312313
{ text: 'FAQ', link: '/docs/guides/faq' },

0 commit comments

Comments
 (0)