mirror of
https://github.com/ollama/ollama.git
synced 2025-04-06 19:08:27 +02:00
Update discord invite link
Update discord invite link
This commit is contained in:
parent
1ad8266473
commit
6fff59c637
@ -1,7 +1,7 @@
|
||||
import Link from "next/link"
|
||||
|
||||
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: 'Download', href: '/download' },
|
||||
]
|
||||
@ -23,4 +23,4 @@ export default function Header() {
|
||||
</nav>
|
||||
</header>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user