diff --git a/documentation/getting-started/index.md b/documentation/getting-started/index.md
index 17bc2e4d3..6b00661f0 100644
--- a/documentation/getting-started/index.md
+++ b/documentation/getting-started/index.md
@@ -21,7 +21,7 @@ It is also used for uploading (deploy) your website when you are finished and wh
### The following tools are optional - *but recommended*
Download Toktx 🗜
-We use Toktx in production builds (optimized builds) for texture compression (KTX2). You can read more about production builds [here](./deployment.md#production-builds) in our docs
+We use Toktx in production builds (optimized builds) for texture compression (KTX2). You can read more about production builds [here](../deployment.md#production-builds) in our docs
Download VSCode 📑
When you plan to edit or write code (js or HTML) then we *recommend* that you use VSCode as your code editor.