mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
chore: troubleshooting docs
This commit is contained in:
parent
f383008cc1
commit
8e9e383219
2 changed files with 76 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ export default defineConfig({
|
|||
"docs/themes",
|
||||
"docs/keybinds",
|
||||
"docs/mcp-servers",
|
||||
"docs/troubleshooting",
|
||||
],
|
||||
components: {
|
||||
Hero: "./src/components/Hero.astro",
|
||||
|
|
@ -79,6 +80,6 @@ export default defineConfig({
|
|||
}),
|
||||
],
|
||||
redirects: {
|
||||
"/discord": "https://discord.gg/invite/opencode",
|
||||
"/discord": "https://discord.com/invite/opencode",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue