mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:00:42 +00:00
docs(help): split FAQ by extracting models, failover, and auth profiles Q&A into faq-models
This commit is contained in:
@@ -1607,7 +1607,13 @@
|
||||
"groups": [
|
||||
{
|
||||
"group": "Help",
|
||||
"pages": ["help/index", "help/troubleshooting", "help/faq", "help/faq-first-run"]
|
||||
"pages": [
|
||||
"help/index",
|
||||
"help/troubleshooting",
|
||||
"help/faq",
|
||||
"help/faq-first-run",
|
||||
"help/faq-models"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Community",
|
||||
|
||||
Reference in New Issue
Block a user