From ee0f378ad1f0abd6a83b54fbec6a2f2315b28218 Mon Sep 17 00:00:00 2001 From: Evgeni Vakhonin Date: Thu, 27 Nov 2025 17:21:35 +0200 Subject: [PATCH] docs: fix broken contributing documentation link Update the contributing link in CONTRIBUTING.md from the broken https://jumpstarter.dev/contributing/ to the correct https://jumpstarter.dev/main/contributing.html --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 175531341..7965bfb61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,4 +4,4 @@ Thank you for your interest in contributing to Jumpstarter, we are an open community and we welcome contributions. For a complete contribution guide, please refer to our -[documentation](https://jumpstarter.dev/contributing/). +[documentation](https://jumpstarter.dev/main/contributing.html).