docs: correct fork repository url

This commit is contained in:
Callme-Milad 2024-10-18 21:09:54 +03:30 committed by GitHub
parent 54114b0096
commit 850bbb0caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ Thank you for your interest in contributing to Community Standards! We welcome a
## Getting Started
1. Fork this repository to your GitHub account. This will create a copy of this repository in your account. You can make changes to this copy without affecting the original repository.
- For fork this repository, click the **Fork** button in the top right corner of this page or click [here](https://github.com/prasanthrangan/hyprdots/fork).
- For fork this repository, click the **Fork** button in the top right corner of this page or click [here](https://github.com/Matt-FTW/dotfiles/fork).
2. Clone your forked repository to your local machine.
- Use the following command to clone your forked repository to your local machine.