feat: update links to point to the new GitHub repository for Paarrot-Desktop
This commit is contained in:
@@ -27,7 +27,7 @@ export function WelcomePage() {
|
||||
Squawk to yer mateys! {' '}
|
||||
{version && (
|
||||
<a
|
||||
href="https://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases"
|
||||
href="https://github.com/Paarrot/Paarrot-Desktop/releases/latest"
|
||||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
>
|
||||
@@ -41,7 +41,7 @@ export function WelcomePage() {
|
||||
<Box grow="Yes" style={{ maxWidth: toRem(300) }} direction="Column" gap="300">
|
||||
<Button
|
||||
as="a"
|
||||
href="https://synbox.ruv.wtf:8418/litruv/cinny-desktop"
|
||||
href="https://github.com/Paarrot/Paarrot-Desktop"
|
||||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
before={<Icon size="200" src={Icons.Code} />}
|
||||
|
||||
Reference in New Issue
Block a user