From a57cd5c50920919b9e48f08b819dfaf6898466fe Mon Sep 17 00:00:00 2001
From: Lucas Kent <rubickent@gmail.com>
Date: Fri, 6 Sep 2024 15:42:41 +1000
Subject: [PATCH] Fix website

---
 docs/src/user-guide/getting-started.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/user-guide/getting-started.md b/docs/src/user-guide/getting-started.md
index dda965914..b4055883a 100644
--- a/docs/src/user-guide/getting-started.md
+++ b/docs/src/user-guide/getting-started.md
@@ -2,7 +2,7 @@
 
 ## Setup
 
-1. **Download & Extract** - You can find the latest release of Shotover Proxy at our GitHub [release page](https://github.com/shotover/shotover-proxy/releases). So download and extract from there onto your Linux machine. Alternatively you can [build and run from source](../contributing.md).
+1. **Download & Extract** - You can find the latest release of Shotover Proxy at our GitHub [release page](https://github.com/shotover/shotover-proxy/releases). So download and extract from there onto your Linux machine. Alternatively you can [build and run from source](../dev-docs/contributing.md).
 2. **Run** - `cd` into the extracted `shotover` folder and run `./shotover-proxy`. Shotover will launch and display some logs.
 3. **Examine Config** - Shotover has two configuration files:
     * `config/config.yaml` - This is used to configure logging and metrics.