mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-30 06:24:05 +00:00
Change GitHub links
This commit is contained in:
@@ -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',
|
||||
}
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user