Skip to content

Commit

Permalink
Fix code of conduct and product vision links in CONTRIBUTING.md (#16329)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdziadkiewicz committed Mar 22, 2024
1 parent def4f33 commit 38efb1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Contributing to NVDA

Please note: the NVDA project has a [Citizen and Contributor Code of Conduct](./CODE_OF_CONDUCT.md).
Please note: the NVDA project has a [Citizen and Contributor Code of Conduct](../CODE_OF_CONDUCT.md).
NV Access expects that all contributors and other community members will read and abide by the rules set out in this document while participating or contributing to this project.

The NVDA project is guided by a [product vision statement and set of principles](./projectDocs/product_vision.md).
The NVDA project is guided by a [product vision statement and set of principles](../projectDocs/product_vision.md).
The vision and principles should be always considered when planning features and prioritizing work.

There are several ways in which you can contribute to the NVDA project:
Expand Down

0 comments on commit 38efb1c

Please sign in to comment.