From 7af188dc52e06ca3a22705ccd4efd70f1f19bdea Mon Sep 17 00:00:00 2001 From: Ahmed Elawad <73728149+ahmed-el-awad@users.noreply.github.com> Date: Tue, 20 May 2025 18:58:12 +0400 Subject: [PATCH] Documentation: Fix Ladybird's documentation url --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3bb2ee765dd..0dd233cad79 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ When contributing to Ladybird, make sure that the changes you wish to make are i **For your first couple of PRs, start with something small to get familiar with the project and its development processes. Please do not start by adding a large component.** -Read [the Ladybird documentation](https://github.com/LadybirdBrowser/ladybird/blob/master/CONTRIBUTING.md), including the documents in the **Development** section of the `Documentation/README.md` file. +Read [the Ladybird documentation](https://github.com/LadybirdBrowser/ladybird/tree/master/Documentation), including the documents in the **Development** section of the `Documentation/README.md` file. Everyone is welcome to work on the project, and while we have lots of fun, it's a serious kind of fun. :^)