mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
Move Claude Code Plugin section above
This commit is contained in:
parent
4d4cb5f517
commit
4354dca7ba
1 changed files with 8 additions and 8 deletions
|
|
@ -30,6 +30,14 @@
|
|||
"getting-started/java-installation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Claude Code Plugin",
|
||||
"pages": [
|
||||
"claude-code-plugin/getting-started",
|
||||
"claude-code-plugin/usage-guide",
|
||||
"claude-code-plugin/troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Using Codeflash",
|
||||
"pages": [
|
||||
|
|
@ -67,14 +75,6 @@
|
|||
"editor-plugins/vscode/configuration",
|
||||
"editor-plugins/vscode/troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Claude Code Plugin",
|
||||
"pages": [
|
||||
"claude-code-plugin/getting-started",
|
||||
"claude-code-plugin/usage-guide",
|
||||
"claude-code-plugin/troubleshooting"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue