Skip to content

Commit

Permalink
Fix the Float.cmp link in the 0.13.1 release post
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Oct 15, 2023
1 parent 9d1e853 commit c4c6c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/news/inko-0-13-1-released.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Per this specification, values are ordered in the following order:
1. positive signaling NaN
1. positive quiet NaN

See commit [95434442](https://github.com/inko-lang/inko/commit/95434442) for
See commit [cf87e5a7](https://github.com/inko-lang/inko/commit/cf87e5a7) for
more details.

## The syntax for imports is changed
Expand Down

0 comments on commit c4c6c84

Please sign in to comment.