summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaan <daan@microsoft.com>2021-01-31 12:03:16 -0800
committerGitHub <noreply@github.com>2021-01-31 12:03:16 -0800
commit599d6327ba38b4cca7928e4a1d3d4fe7aaad97b3 (patch)
tree728f38f3b5687c17f1de40789bbdb0cd4a4f81d5
parent89b7955afe939e7a251836d5c877ffc57c31a114 (diff)
Update readme.md
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index b92911c..2ccccea 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@
mimalloc (pronounced "me-malloc")
is a general purpose allocator with excellent [performance](#performance) characteristics.
Initially developed by Daan Leijen for the run-time systems of the
-[Koka](https://github.com/koka-lang/koka) and [Lean](https://github.com/leanprover/lean) languages.
+[Koka](https://koka-lang.github.io) and [Lean](https://github.com/leanprover/lean) languages.
Latest release tag: `v1.7.0` (2020-01-31).