aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/docs/content/docs/en/features/index.mdx12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/docs/content/docs/en/features/index.mdx b/packages/docs/content/docs/en/features/index.mdx
index b36bb61..9b1d1af 100644
--- a/packages/docs/content/docs/en/features/index.mdx
+++ b/packages/docs/content/docs/en/features/index.mdx
@@ -12,32 +12,32 @@ DropOut is packed with features designed for both casual players and power users
<Cards>
<Card
title="Authentication"
- href="/docs/features/authentication"
+ href="/docs/en/features/authentication"
description="Microsoft OAuth and offline authentication"
/>
<Card
title="Java Management"
- href="/docs/features/java"
+ href="/docs/en/features/java"
description="Auto-detection and installation of Java runtimes"
/>
<Card
title="Mod Loaders"
- href="/docs/features/mod-loaders"
+ href="/docs/en/features/mod-loaders"
description="Fabric and Forge support with easy installation"
/>
<Card
title="Instances"
- href="/docs/features/instances"
+ href="/docs/en/features/instances"
description="Isolated game environments with independent configs"
/>
<Card
title="Downloads"
- href="/docs/features/downloads"
+ href="/docs/en/features/downloads"
description="Fast concurrent downloads with resume support"
/>
<Card
title="AI Assistant"
- href="/docs/features/assistant"
+ href="/docs/en/features/assistant"
description="Built-in AI helper for troubleshooting and guidance"
/>
</Cards>