From 78ad26b9aa8fe28d5bc261d0806c9ea99db062cd Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sat, 27 Oct 2018 01:21:29 -0400 Subject: [PATCH] Fix broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adc5111..a8e2daf 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ansi](https://github.com/fidian/ansi) - ANSI escape codes in pure bash - change text color, position the cursor, much more * [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework * [bashful](https://github.com/plytophogy/bashful) - A collection of libraries to simplify writing Bash scripts -* [Bashlets](https://bashlets.sh/) - A modular extensible toolbox for Bash +* [Bashlets](https://github.com/bashlets) - A modular extensible toolbox for Bash * [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools * [bashwithnails](https://github.com/mindaugasbarysas/bashwithnails) - a Bash framework written just for fun with testing, dependency management & packaging * [bash-language-server](https://github.com/mads-hartmann/bash-language-server) - [LSP](https://microsoft.github.io/language-server-protocol/)-based Bash language server @@ -365,6 +365,6 @@ Other amazingly awesome lists can be found in [awesome-awesome](https://github.c * [terminals-are-sexy](https://github.com/k4m4/terminals-are-sexy) [awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg -[awesome-fish]: https://github.com/fisherman/awesome-fish-shell +[awesome-fish]: https://github.com/jorgebucaran/awesome-fish-shell [awesome-link]: https://github.com/sindresorhus/awesome [awesome-zsh]: https://github.com/unixorn/awesome-zsh-plugins