summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-06-02 20:28:43 -0700
committerLi Haoyi <haoyi.sg@gmail.com>2018-06-02 20:28:43 -0700
commitf0661bea81223403e3ba93195ed3d1fb24c61f32 (patch)
tree6624b5ec6b8435a27f8e320e7fa0fc226b3326c0 /readme.md
parent7f3249f71621e13795c6229b7c70c7e64e017a66 (diff)
downloadmill-f0661bea81223403e3ba93195ed3d1fb24c61f32.tar.gz
mill-f0661bea81223403e3ba93195ed3d1fb24c61f32.tar.bz2
mill-f0661bea81223403e3ba93195ed3d1fb24c61f32.zip
fix-link
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