From 003cba22f530ede67e2956e3da8963d6588b6ea4 Mon Sep 17 00:00:00 2001 From: snooze-function Date: Sun, 7 May 2023 14:12:35 +0000 Subject: [PATCH] Update 'site/git.md' replaced NotABug with Codeberg --- site/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/git.md b/site/git.md index 4660eb6..c34b51a 100644 --- a/site/git.md +++ b/site/git.md @@ -187,7 +187,7 @@ Make an account on and navigate (while logged in) to the repository that you wish to work on. Click *Fork* and in your account, you will have your own repository of libreboot. Clone your repository, make whatever changes you like to it and then push to your repository, in your -account on NotABug. You can also do this on a new branch, if you wish. +account on Codeberg. You can also do this on a new branch, if you wish. In your Codeberg account, you can then navigate to the official libreboot repository and submit a Pull Request. The way it works is similar to other