aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 674a0a3845..51b919f3d5 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ For lots more details, see
### What's been done so far
-- [Terminal emulator](http://neovim.io/doc/user/various.html#:terminal)
+- [Terminal emulator](http://neovim.io/doc/user/nvim_terminal_emulator.html)
- [Job control](https://github.com/neovim/neovim/pull/2247)
-- msgpack remote API
+- MessagePack-based remote API
- Performance, reliability, portability
See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list.