diff --git a/versioned_docs/version-2.0.0/server/index.md b/versioned_docs/version-2.0.0/server/index.md
index 9024233b8..510d0767d 100644
--- a/versioned_docs/version-2.0.0/server/index.md
+++ b/versioned_docs/version-2.0.0/server/index.md
@@ -6,8 +6,8 @@ sidebar_label: Installation
Let's get Keploy up and running on your Windows, Linux, or macOS machine, so you can start crafting test cases in minutes. ⏱️
-- [Windows](/server/windows/installation/)
-- [Linux](/server/linux/installation)
-- [MacOS](/server/macos/installation)
+- [Windows](versioned_docs/version-2.0.0/server/windows/installation.md)
+- [Linux](versioned_docs/version-2.0.0/server/linux/installation.md)
+- [MacOS](versioned_docs/version-2.0.0/server/macos/installation.md)
⚠️ Please note that Keploy v2 is currently in development, with the best experience on Linux. Docker support is experimental and may have some limitations for certain use cases.