Skip to content

Commit e179079

Browse files
authored
Update repository links in contributing documentation (#29)
1 parent 3a806ac commit e179079

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/contributing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Standard Markdown is supported, along with extended features:
4545

4646
1. **Fork the Repository**
4747

48-
Fork the [BasisDocs repository](https://github.com/hactazia/) on GitHub.
48+
Fork the [BasisDocs repository](https://github.com/BasisVR/BasisDocs) on GitHub.
4949

5050
2. **Clone Your Fork**
5151

5252
```bash
53-
git clone https://github.com/YOUR_USERNAME/.git
53+
git clone https://github.com/YOUR_USERNAME/BasisDocs.git
5454
cd basis-docs
5555
```
5656

0 commit comments

Comments
 (0)