Skip to content

Commit 6589dad

Browse files
[doc] Replace square brackets with parens for hyperlinking.
1 parent bf51db3 commit 6589dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ debugging. Depending on your machine, a clean build can take a few minutes to
7979
several hours. Naturally, incremental builds are much faster.
8080

8181
Once you are able to build things successfully and have a compile-test-debug
82-
loop going, check out the [development tips][docs/DevelopmentTips.md] for
82+
loop going, check out the [development tips](docs/DevelopmentTips.md) for
8383
better productivity while working on the compiler.
8484

8585
### System Requirements

0 commit comments

Comments
 (0)