We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89f094 commit 7be438aCopy full SHA for 7be438a
website/rspress.config.ts
@@ -307,6 +307,7 @@ const sidebarDefault = {
307
items: [
308
{ text: 'How to Query', link: '/docs/guides/how-to-query' },
309
{ text: 'Common Mistakes', link: '/docs/guides/common-mistakes' },
310
+ { text: 'LLM Guidelines', link: '/docs/guides/llm-guidelines' },
311
{ text: 'React 19', link: '/docs/guides/react-19' },
312
{ text: 'Troubleshooting', link: '/docs/guides/troubleshooting' },
313
{ text: 'FAQ', link: '/docs/guides/faq' },
0 commit comments