update footer links
This commit is contained in:
@@ -101,15 +101,15 @@ module.exports = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Stardust XR (Server)',
|
label: 'Stardust XR (Server)',
|
||||||
|
href: 'https://github.com/StardustXR/stardust-xr-server',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: 'stardust-xr (includes Fusion)',
|
||||||
href: 'https://github.com/StardustXR/stardust-xr',
|
href: 'https://github.com/StardustXR/stardust-xr',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'libstardustxr (includes Fusion)',
|
label: 'Flatland',
|
||||||
href: 'https://github.com/StardustXR/libstardustxr',
|
href: 'https://github.com/StardustXR/flatland',
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'Stardust Client Tests',
|
|
||||||
href: 'https://github.com/StardustXR/stardust-client-tests',
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user