📝 Update download links
This commit is contained in:
parent
eafb99c1cb
commit
654d5fb191
@ -95,22 +95,22 @@ export default function ProductSolarNetwork() {
|
|||||||
{
|
{
|
||||||
icon: <AndroidIcon />,
|
icon: <AndroidIcon />,
|
||||||
title: ct('downloadAndroid'),
|
title: ct('downloadAndroid'),
|
||||||
href: 'https://files.solsynth.dev/production01/solian/app-arm64-v8a-release.apk',
|
href: 'https://github.com/Solsynth/HyperNet.Surface/releases/latest',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <WindowIcon />,
|
icon: <WindowIcon />,
|
||||||
title: ct('downloadWindows'),
|
title: ct('downloadWindows'),
|
||||||
href: 'https://files.solsynth.dev/production01/solian/windows-x86_64-release.zip',
|
href: 'https://github.com/Solsynth/HyperNet.Surface/releases/latest',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <ComputerIcon />,
|
icon: <ComputerIcon />,
|
||||||
title: ct('downloadLinux'),
|
title: ct('downloadLinux'),
|
||||||
href: 'https://files.solsynth.dev/production01/solian/linux-x86_64-release.zip',
|
href: 'https://github.com/Solsynth/HyperNet.Surface/releases/latest',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <ComputerIcon />,
|
icon: <ComputerIcon />,
|
||||||
title: ct('downloadLinuxDebian'),
|
title: ct('downloadLinuxDebian'),
|
||||||
href: 'https://files.solsynth.dev/production01/solian/linux-debian-x86_64-release.deb',
|
href: 'https://github.com/Solsynth/HyperNet.Surface/releases/latest',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <WebIcon />,
|
icon: <WebIcon />,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user