From 9aaf51400a0b4f7cdc43930125355e1833f70290 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Mon, 19 Apr 2021 23:01:33 +0200 Subject: docs(readme): fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89d369f4b..42af75145 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ [Zellij](https://en.wikipedia.org/wiki/Zellij) is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to [tmux](https://github.com/tmux/tmux) and [screen](https://www.gnu.org/software/screen/)), but this is merely its infrastructure layer. -Zellij includes a [layout system](https://www.zellij.dev/documents/layout.html), and a [plugin system](https://www.zellij.dev/documents/plugins.html) allowing one to create plugins in any language that compiles to WebAssembly. +Zellij includes a [layout system](https://zellij.dev/documentation/layouts.html), and a [plugin system](https://zellij.dev/documentation/plugins.html) allowing one to create plugins in any language that compiles to WebAssembly. For more details about our future plans, read about upcoming features in our [roadmap](#roadmap). -- cgit v1.2.3