summaryrefslogtreecommitdiff
path: root/docs/content/dev/getting-started.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/content/dev/getting-started.md (renamed from docs/dev/getting-started.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/getting-started.md b/docs/content/dev/getting-started.md
index b7787117..b7154b05 100644
--- a/docs/dev/getting-started.md
+++ b/docs/content/dev/getting-started.md
@@ -11,8 +11,8 @@
and create configs. The setup script is written in Bash, you would need bash
as a prerequisite.
-3. Setup the [config file](../configuration-config-file.md) or set up
- [environment variables](../configuration-env-vars.md).
+3. Setup the [config file](../configuration.md) or set up
+ [environment variables](../configuration.md).
## Running the Code