Skip to content

Commit 3baca5b

Browse files
committed
docs: fix CONTRIBUTING.md
1 parent 5459eca commit 3baca5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Contributing to Multitool++
22
Thank you for your interest in contributing to Multitool++! Here is how to get started:
33
## Forking the repository
4-
You can visit [this link](https://github.com/benja2998/multitoolplusplus/fork) to fork the repository.
4+
You can visit [this link](https://codeberg.org/multitoolplusplus/app/fork) to fork the repository.
55
## Making your first change
66
You may want to clone your fork locally:
77
```bash
8-
git clone https://github.com/<your_username>/multitoolplusplus # assuming you didn't change the name
8+
git clone https://codeberg.org/<your_username>/app # assuming you didn't change the name
99
```
1010
Alternatively, you can edit files directly from the web interface.
1111

0 commit comments

Comments
 (0)