Skip to content

Commit af891c6

Browse files
[skip changelog] Fix broken link to CONTRIBUTING docs (#757)
1 parent 28a1c4c commit af891c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/installation.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Checksums for the nightly builds are available at
9999

100100
If you’re familiar with Golang or if you want to contribute to the
101101
project, you will probably build the `arduino-cli` locally with your
102-
Go toolchain. Please refer to the [contributing] document for setup instructions.
102+
Go toolchain. Please refer to the [CONTRIBUTING] document for setup instructions.
103103

104104
If you don’t have a working Golang environment or if you want to build
105105
`arduino-cli` targeting different platforms, you can use Docker to get
@@ -113,3 +113,4 @@ Once the build is over, you will find a `./dist/` folder containing the packages
113113
built out of the current source tree.
114114

115115
[Git for Windows]: https://gitforwindows.org/
116+
[CONTRIBUTING]: CONTRIBUTING.md

0 commit comments

Comments
 (0)