mirror of
https://github.com/plexusorg/Website.git
synced 2024-11-14 00:23:34 +00:00
Change GitHub links
This commit is contained in:
parent
85f867c364
commit
00bf300628
@ -55,6 +55,11 @@ const config = {
|
||||
position: 'left',
|
||||
label: 'Compiling',
|
||||
},
|
||||
{
|
||||
position: 'right',
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/PlexDevelopment',
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
@ -87,12 +92,16 @@ const config = {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'More',
|
||||
title: 'GitHub',
|
||||
items: [
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/PlexDevelopment',
|
||||
label: 'Plex',
|
||||
href: 'https://github.com/PlexDevelopment/Plex',
|
||||
},
|
||||
{
|
||||
label: 'Docs',
|
||||
href: 'https://github.com/PlexDevelopment/docs',
|
||||
}
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user