summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index a3ce8d13..6b087282 100644
--- a/readme.md
+++ b/readme.md
@@ -153,9 +153,9 @@ optimizer without classpath conflicts.
### 0.2.3
-- Added the [mill show visualize](http://www.lihaoyi.com/mill/#all) command,
- making it easy to visualize the relationships between various tasks and
- modules in your Mill build.
+- Added the [mill show visualize](http://www.lihaoyi.com/mill/#visualize)
+ command, making it easy to visualize the relationships between various tasks
+ and modules in your Mill build.
- Improve Intellij support ([351](https://github.com/lihaoyi/mill/pull/351)):
better jump-to-definition for third-party libraries, no longer stomping over