Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Fix a typo: INSTALL.md vs install.md
  • Loading branch information
lbartoletti authored Oct 3, 2024
1 parent 88c4e3f commit ebe8187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A [complete developer guide](https://docs.qgis.org/latest/en/docs/developers_guide/index.html) is also available to explain the development process, the unit testing system and more!

You may also want to consult the build process for QGIS which is fully detailed in the [install guide](install.md).
You may also want to consult the build process for QGIS which is fully detailed in the [install guide](INSTALL.md).

## Bug reporting and bug fixing

Expand Down

0 comments on commit ebe8187

Please sign in to comment.