diff --git a/README.md b/README.md
index 050d9b0..b44f20e 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ The Decky Loader plugin uses a dual architecture: a React/TypeScript frontend (r
### Installation
```bash
-git clone https://github.com/AdrianBonpin/deckyvault.git
+git clone https://git.ranio.xyz/adrianbonpin/deckyvault.git
cd deckyvault
bun install
```
@@ -349,9 +349,9 @@ deckyvault/
Contributions are welcome. Here's how to get involved:
-1. **Report bugs** — [Open an issue](https://github.com/AdrianBonpin/deckyvault/issues) with steps to reproduce
+1. **Report bugs** — [Open an issue](https://git.ranio.xyz/adrianbonpin/deckyvault/issues) with steps to reproduce
2. **Suggest features** — Describe the problem you're solving and your proposed approach
-3. **Submit code** — Fork the repo, create a branch, and [open a PR](https://github.com/AdrianBonpin/deckyvault/pulls)
+3. **Submit code** — Fork the repo, create a branch, and [open a PR](https://git.ranio.xyz/adrianbonpin/deckyvault/pulls)
### Guidelines
diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx
index 6df9ca8..c7fe29e 100644
--- a/apps/web/app/layout.tsx
+++ b/apps/web/app/layout.tsx
@@ -38,7 +38,7 @@ export const metadata: Metadata = {
"compatibility",
],
authors: [
- { name: "Adrian Bonpin", url: "https://github.com/AdrianBonpin" },
+ { name: "Adrian Bonpin", url: "https://git.ranio.xyz/adrianbonpin" },
],
creator: "@adrianbonpin",
openGraph: {
diff --git a/apps/web/app/page.tsx b/apps/web/app/page.tsx
index 1a37d70..6fb6a70 100644
--- a/apps/web/app/page.tsx
+++ b/apps/web/app/page.tsx
@@ -512,7 +512,7 @@ export default function Landing() {
2026 DeckyVault.
Github.
@@ -596,7 +596,7 @@ export default function Landing() {
url: "https://deckyvault.xyz",
logo: "https://deckyvault.xyz/icon.png",
sameAs: [
- "https://github.com/AdrianBonpin/deckyvault",
+ "https://git.ranio.xyz/adrianbonpin/deckyvault",
],
}),
}}
diff --git a/apps/web/app/plugin/page-client.tsx b/apps/web/app/plugin/page-client.tsx
index 90bc3bb..e601647 100644
--- a/apps/web/app/plugin/page-client.tsx
+++ b/apps/web/app/plugin/page-client.tsx
@@ -185,7 +185,7 @@ const STEPS = [
<>
Download{" "}