From 8a98e6ac88f464b09856fb3770bdadddbcd54837 Mon Sep 17 00:00:00 2001 From: Lucas Hinderberger Date: Wed, 2 Sep 2020 17:12:48 +0200 Subject: [PATCH] Fixed broken link - #57 --- content/collaborating/pull-requests-and-git-flow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/collaborating/pull-requests-and-git-flow.md b/content/collaborating/pull-requests-and-git-flow.md index 541b0a9..754fa17 100644 --- a/content/collaborating/pull-requests-and-git-flow.md +++ b/content/collaborating/pull-requests-and-git-flow.md @@ -16,7 +16,7 @@ Although it is perfectly possible to use a Git project on Codeberg just as singl ### Cheat sheet -Let's say, you would like to contribute to project [https://codeberg.org/Codeberg/build-deploy-gitea](Codeberg/build-deploy-gitea). +Let's say, you would like to contribute to project [Codeberg/build-deploy-gitea](https://codeberg.org/Codeberg/build-deploy-gitea). First, fork the project you would like to work on, by clicking the `fork` button on the top-right corner of the project page: