header: change about page link
This commit is contained in:
parent
cfd2f22254
commit
b673c87f36
|
@ -10,7 +10,7 @@ import { firebaseLogin } from '../lib/firebase/users'
|
||||||
const navigation = [
|
const navigation = [
|
||||||
{
|
{
|
||||||
name: 'About',
|
name: 'About',
|
||||||
href: 'https://mantic.notion.site/About-Mantic-Markets-46a1a0fb6e294011a8b6b582e276359f',
|
href: 'https://mantic.notion.site/About-Mantic-Markets-7c44bc161356474cad54cba2d2973fe2',
|
||||||
},
|
},
|
||||||
// { name: 'Simulator', href: '/simulator' },
|
// { name: 'Simulator', href: '/simulator' },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user