From f1fe187f8ee3304e9e6cdb3bc60b282c00d1433f Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 8 Jun 2024 21:08:15 +0200 Subject: [PATCH] fix(docs): how to markdown --- docs/src/content/docs/contributing/guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/contributing/guidelines.md b/docs/src/content/docs/contributing/guidelines.md index 29414d82..e9a0a704 100644 --- a/docs/src/content/docs/contributing/guidelines.md +++ b/docs/src/content/docs/contributing/guidelines.md @@ -49,4 +49,4 @@ If you are fixing a bug, you must follow these guidelines: ## If you came this far... -Let's get started! You may continue to the [Development Setup](/contributing/setup) guide to set up your development environment. +Let's get started! You may continue to the [Development Setup](/android/contributing/setup) guide to set up your development environment.