mirror of
https://github.com/ollama/ollama.git
synced 2025-11-19 01:27:22 +01:00
fix typo
This commit is contained in:
@@ -2,7 +2,7 @@ import Link from "next/link"
|
||||
|
||||
const navigation = [
|
||||
{ name: 'Discord', href: 'https://discord.gg/MrfB5FbNWN' },
|
||||
{ name: 'Github', href: 'https://github.com/jmorganca/ollama' },
|
||||
{ name: 'GitHub', href: 'https://github.com/jmorganca/ollama' },
|
||||
{ name: 'Download', href: '/download' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user