Skip to content

Commit 96e0e6b

Browse files
committed
✏️ Docs(CONTRIBUTING.md): fix incorrect links
1 parent 1063547 commit 96e0e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ integrated into the project.
99
## Contributor Agreement
1010

1111
By contributing, you agree that we may redistribute your work under [our
12-
license](LICENSE). In exchange, we will address your issues and/or assess
12+
license](LICENSE.md). In exchange, we will address your issues and/or assess
1313
your change proposal as promptly as we can, and help you become a member of our
1414
community.
1515

@@ -236,7 +236,7 @@ This contribution guide was modified under the [Creative Commons Attribution 4.0
236236
[general-pr-template]: https://github.com/Multiomics-Analytics-Group/vuegen/blob/main/.github/PULL_REQUEST_TEMPLATE.md
237237
[numpy-docstring-guide]: https://numpydoc.readthedocs.io/en/latest/format.html
238238
[pytest-docs]: https://docs.pytest.org/en/stable
239-
[cicd-workflow]: https://github.com/Multiomics-Analytics-Group/vuecore/blob/main/.github/workflows/cdci.yml
239+
[cicd-workflow]: https://github.com/Multiomics-Analytics-Group/vuegen/blob/main/.github/workflows/cdci.yml
240240
[vuegen-pypi]: https://pypi.org/project/vuegen/
241241
[releases-vuegen]: https://github.com/Multiomics-Analytics-Group/vuegen/releases
242242
[soft-cp-guides]: https://software-carpentry.org/lessons/

0 commit comments

Comments
 (0)