From 8a1c33b82af337060dd14a18dcc00158c9ec97e9 Mon Sep 17 00:00:00 2001 From: Domain Date: Wed, 5 Sep 2018 17:57:20 +0800 Subject: [PATCH] wrong URL (#412) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e4cf812..cbab76b3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Plugins can be installed directly from the Settings view inside Terminus. * [clickable-links](https://github.com/Eugeny/terminus-clickable-links) - makes paths and URLs in the terminal clickable * [theme-hype](https://github.com/Eugeny/terminus-theme-hype) - a Hyper inspired theme * [shell-selector](https://github.com/Eugeny/terminus-shell-selector) - a quick shell selector pane - * [title-control](https://github.com/kbjr/terminus-scrollbar) - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed + * [title-control](https://github.com/kbjr/terminus-title-control) - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed * [scrollbar](https://github.com/kbjr/terminus-scrollbar) - adds a scrollbar to terminal tabs ---