From 1a6106e2081503dd115e88e74d7f6391cc2ae204 Mon Sep 17 00:00:00 2001 From: Doron Tsur Date: Wed, 4 Nov 2020 12:09:06 +0200 Subject: [PATCH] change link to relative --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df1b0da99..e333db829 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Mosaic 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. -For more details, read about upcoming features in our [roadmap](roadmap.md). +For more details, read about upcoming features in our [roadmap](#roadmap). Right now Mosaic is in its early development stages and is not yet ready for everyday usage. If you're interested, watch this space or better yet - get involved!