From 748d625039c03806fc4e11eb78b32b8ad2123b8c Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 10 May 2024 14:52:48 +0100 Subject: [PATCH] docs: link to instructions for building from source (#1784) --- CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index ed5e067999..2b98f94581 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -52,7 +52,7 @@ Be extra careful using `rebase` commands when collaborating on a branch with oth ### Contributing code -For a short explanation on how to set up, deploy and test **openrouteservice** locally for development, see our [installation instructions](https://GIScience.github.io/openrouteservice/run-instance/installation/building-from-source). +For a short explanation on how to set up, deploy and test **openrouteservice** locally for development, see our [installation instructions](https://giscience.github.io/openrouteservice/run-instance/building-from-source). Though there are no concrete rules for code that is contributed, we have a few general styles that should be adopted: