Skip to content

Commit

Permalink
Merge pull request #604 from osa1/patch-1
Browse files Browse the repository at this point in the history
Fix Markdown link syntax in readme.md
  • Loading branch information
TimWhiting authored Nov 5, 2024
2 parents cb1f371 + 85ecfc7 commit 21089c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ on Windows the default prefix is `%LOCALAPPDATA%\koka`.

It is also possible to generate installation packages for
various Linux platforms (RHEL, Debian, Alpine, etc.). See
the [readme][util/packaging] for further information.
the [readme](util/packaging) for further information.

# Benchmarks

Expand Down

0 comments on commit 21089c1

Please sign in to comment.