"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "21e402faa003ce7de2183b3e36a3be05a2a02e03"
Unverified Commit 6fff59c6 authored by Michael Chiang's avatar Michael Chiang Committed by GitHub
Browse files

Update discord invite link

Update discord invite link
parent 1ad82664
import Link from "next/link" import Link from "next/link"
const navigation = [ const navigation = [
{ name: 'Discord', href: 'https://discord.gg/MrfB5FbNWN' }, { name: 'Discord', href: 'https://discord.com/invite/ollama' },
{ name: 'GitHub', href: 'https://github.com/jmorganca/ollama' }, { name: 'GitHub', href: 'https://github.com/jmorganca/ollama' },
{ name: 'Download', href: '/download' }, { name: 'Download', href: '/download' },
] ]
...@@ -23,4 +23,4 @@ export default function Header() { ...@@ -23,4 +23,4 @@ export default function Header() {
</nav> </nav>
</header> </header>
) )
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment