From 80edd1b9a98ce3965dabd4f67ccbb81cdfd3e3b7 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 16 Nov 2023 08:21:43 +0800 Subject: [PATCH] chore: tweak readme links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 527a1fe..ef7943b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ 🧩 Browser extension(v1.0.0) now available! - [Chrome Web Store](https://chrome.google.com/webstore/detail/slash/ebaiehmkammnacjadffpicipfckgeobg), [Firefox Add-on](https://addons.mozilla.org/firefox/addon/your-slash/) +Getting started with Slash's [Shortcuts](https://github.com/boojack/slash/blob/main/docs/getting-started/shortcuts.md) and [Collections](https://github.com/boojack/slash/blob/main/docs/getting-started/collections.md). + Live Demo • Discord

@@ -38,8 +40,6 @@ docker run -d --name slash -p 5231:5231 -v ~/.slash/:/var/opt/slash yourselfhost Learn more in [Self-hosting Slash with Docker](https://github.com/boojack/slash/blob/main/docs/install.md). -Getting started with Slash's [Shortcuts](https://github.com/boojack/slash/blob/main/docs/getting-started/shortcuts.md) and [Collections](https://github.com/boojack/slash/blob/main/docs/getting-started/collections.md). - ## Browser Extension Slash provides a browser extension to help you use your shortcuts in the search bar to go to the corresponding URL.