mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
docs: fix more links (#2913)
This commit is contained in:
parent
8fc6a25142
commit
fb88cb0aa3
2 changed files with 3 additions and 3 deletions
|
|
@ -24,10 +24,10 @@ export function Footer() {
|
|||
<A href="/docs">Docs</A>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<A href="https://opencode.ai/discord">Discord</A>
|
||||
<A href="/discord">Discord</A>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<A href="https://x/opencode">X</A>
|
||||
<A href="https://x.com/opencode">X</A>
|
||||
</div>
|
||||
</footer>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue