Skip to content

Commit 46bbeb6

Browse files
committed
📝 Docs: fix broken links on contributing file
1 parent 9ba9c35 commit 46bbeb6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here are the ways you can submit your suggestions and contribute to the project:
3333
for discussion threads on reported issues and proposed enhancements.
3434

3535
2. **Submitting Changes via Pull Requests:** If you are comfortable using Git and would like to
36-
add or modify a functionality, you can submit a **pull request (PR)**. Instructions on how to contribute this way are provided in [Section 4][#4-creating-a-pull-request] of this document.
36+
add or modify a functionality, you can submit a **pull request (PR)**. Instructions on how to contribute this way are provided in the next section.
3737

3838
3. **Providing Feedback via Email:** If you don’t have a GitHub account and are
3939
unfamiliar with Git, you can send feedback via email to [asaru@dtu.dk][contact]. However, using GitHub is preferred, as it allows us to respond more quickly and track discussions openly.
@@ -54,7 +54,7 @@ If you choose to contribute via GitHub, you may want to look at [How to Contribu
5454

5555
## 5. Credits
5656

57-
This contribution guide was modified under the [Creative Commons Attribution 4.0 International License] from the [Software Carpentry guides][soft-cp-guides].
57+
This contribution guide was modified under the [Creative Commons Attribution 4.0 International License[ccby] from the [Software Carpentry guides][soft-cp-guides].
5858

5959
[vuegen-repo]: https://github.com/Multiomics-Analytics-Group/vuegen
6060
[vuegen-docs]: https://vuegen.readthedocs.io/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ These options provide flexibility depending on whether the goal is online access
162162

163163
## Contributing
164164

165-
VueGen is an open-source project, and we welcome contributions of all kinds via GitHub issues and pull requests. You can report bugs, suggest improvements, propose new features, or implement changes. Please follow the guidelines in the [CONTRIBUTING.md](CONTRIBUTING.md) file to ensure that your contribution is easily integrated into the project.
165+
VueGen is an open-source project, and we welcome contributions of all kinds via GitHub issues and pull requests. You can report bugs, suggest improvements, propose new features, or implement changes. Please follow the guidelines in the [CONTRIBUTING](CONTRIBUTING.md) file to ensure that your contribution is easily integrated into the project.
166166

167167
## Credits and acknowledgements
168168

0 commit comments

Comments
 (0)