Skip to content

Commit fd6c717

Browse files
authored
Merge pull request #45 from GlenCooper/patch-1
Fix broken hyperlink
2 parents b86b722 + 203528d commit fd6c717

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
@@ -226,7 +226,7 @@ jobs:
226226
227227
The pipeline in `circleci` can deploy this for you when the code is pushed to the remote.
228228
229-
To compile locally you need to install [crystal](https://crystal-lang.org/docs/installation/) and possibly [all required libraries](https://github.com/crystal-lang/crystal/wiki/All-required-libraries)
229+
To compile locally you need to install [crystal](https://crystal-lang.org/install/) and possibly [all required libraries](https://github.com/crystal-lang/crystal/wiki/All-required-libraries)
230230
231231
You can also run everything locally using the makefile.
232232

0 commit comments

Comments
 (0)