From 47e700c77f4ac22bb579f661d312ad43d1d3534b Mon Sep 17 00:00:00 2001 From: albaropereyra22 <141711575+albaropereyra22@users.noreply.github.com> Date: Tue, 15 Aug 2023 07:14:06 -0700 Subject: [PATCH] Fixed broken link. (#1727) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6113d4c4..65813255 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ contribute in an overall positive way. 1. Fork, then clone the repository: `git clone git@github.com:your-username/drogon.git` 1. Follow the [official installation steps on - DocsForge](https://drogon.docsforge.com/master/installation/). It’s best to + Github](https://drogonframework.github.io/drogon-docs/#/ENG-02-Installation). It’s best to make sure to have the `drogon_ctl` executable in your shell’s `PATH` environment variable in case you use a terminal.