From 044d651b5a5b7b76680fb55be8890c7824bb00c4 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 20 Feb 2024 10:10:51 -0800 Subject: [PATCH] Fix developer guide link in README.md Signed-off-by: Adam Williamson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42862848..1776abd7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ of the pipeline description, and more. ### Contributing -Please refer to the [developer guide](https://www.osbuild.org/guides/developer-guide/index.html) to learn about our workflow, code style and more. +Please refer to the [developer guide](https://osbuild.org/docs/developer-guide/index) to learn about our workflow, code style and more. ## Requirements