fix typo
This commit is contained in:
parent
af9039a167
commit
07971759fa
1 changed files with 2 additions and 2 deletions
|
@ -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' },
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue