Skip to content

Commit 76cf5af

Browse files
authored
Fix broken link in development.md (#2024)
1 parent 154b208 commit 76cf5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributor-guide/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030

3131
## Development Setup
3232

33-
1. Make sure `JAVA_HOME` is set and point to JDK using (support matrix)[docs/source/user-guide/installation.md]
33+
1. Make sure `JAVA_HOME` is set and point to JDK using [support matrix](/docs/source/user-guide/installation.md)
3434
2. Install Rust toolchain. The easiest way is to use
3535
[rustup](https://rustup.rs).
3636

0 commit comments

Comments
 (0)