Skip to content

Commit aad8447

Browse files
authored
Update CONTRIBUTING.md
1 parent 667a0bf commit aad8447

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Your contributions can take many forms:
1616

1717
To get started with your contributions, follow these steps:
1818

19-
1. **Fork the [XAgent repository](https://github.com/0Armaan025/XAgent)** by clicking the "Fork" button in the top-right corner of the repository page.
19+
1. **Fork the [XAgent repository](https://github.com/OpenBMB/XAgent)** by clicking the "Fork" button in the top-right corner of the repository page.
2020

2121
2. **Clone your forked repository** to your local machine:
2222

@@ -46,15 +46,15 @@ With your environment set up, you're ready to make your contributions:
4646
git push origin feature/your-feature
4747
```
4848

49-
3. Create a **pull request (PR)** by navigating to the [XAgent repository](https://github.com/0Armaan025/XAgent) and clicking the "New Pull Request" button.
49+
3. Create a **pull request (PR)** by navigating to the [XAgent repository](https://github.com/OpenBMB/XAgent) and clicking the "New Pull Request" button.
5050

5151
4. Provide a **descriptive title and details** in the PR, and make sure to **link your PR to any relevant issues**.
5252

5353
5. **Submit the pull request**, and our maintainers will review your changes.
5454

5555
## Code of Conduct 📜
5656

57-
Please adhere to our [Code of Conduct](LICENSE.md) while contributing to this project.
57+
Please adhere to our [Code of Conduct](LICENSE) while contributing to this project.
5858

5959
We sincerely appreciate your contributions, and we look forward to working together to make XAgent even better for everyone!
6060

0 commit comments

Comments
 (0)