Update github links

This commit is contained in:
ahalekelly 2022-07-06 14:32:48 -07:00 committed by GitHub
parent c74f38be13
commit 0ab014221f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ const config = {
label: 'Docs', label: 'Docs',
}, },
{ {
href: 'https://github.com/manifoldmarkets/docs', href: 'https://github.com/manifoldmarkets/manifold/tree/main/docs/docs',
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },
@ -115,7 +115,7 @@ const config = {
}, },
{ {
label: 'GitHub', label: 'GitHub',
href: 'https://github.com/manifoldmarkets/manifold/tree/main/docs/docs', href: 'https://github.com/manifoldmarkets/manifold/',
}, },
], ],
}, },