From f098cb615a568370fa33bc78fb634fe2df8c69eb Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Wed, 28 Nov 2018 10:27:49 -0500 Subject: [PATCH] Fix broken links (en) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a8fd88..2b99cd7 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [slugify](https://github.com/benlinton/slugify) - Command that converts filenames and directories to a web friendly format * [sman](https://github.com/tokozedg/sman) - :bug: A command-line snippet manager * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell -* [Shark](https://github.com/fisherman/shark) - ▁▂▃▅ Sparkline Generator +* [Shark](https://github.com/jorgebucaran/shark) - ▁▂▃▅ Sparkline Generator * [sheet](https://github.com/oscardelben/sheet) - Text snippets for the command line * [spot](https://github.com/rauchg/spot) - Tiny file search utility - [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code. @@ -154,7 +154,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code * [doclt](https://github.com/omgimanerd/doclt) - A command line interface to Digital Ocean * [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. -* [getopts](https://github.com/fisherman/getopts) - CLI parser for fish +* [fishopts](https://github.com/jorgebucaran/fishopts) - CLI parser for fish * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more. * [git-extras](https://github.com/tj/git-extras) - Git utilities -- repo summary, repl, changelog population, author commit percentages and more * [git-open](https://github.com/paulirish/git-open) - Type `git open` to open the GitHub page or website for a repository in your browser @@ -269,7 +269,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. * [Reddit Terminal Viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI -* [taskbook](https://github.com/klauscfhq/taskbook) - Tasks, boards & notes for the command-line habitat +* [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat * [taskwarrior](https://taskwarrior.org/) - A command-line TODO list manager * [terjira](https://github.com/keepcosmos/terjira) - Command line power tool for Jira * [transfer.sh](https://transfer.sh/) — Quickly upload and share files from your shell @@ -322,7 +322,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bash-language-server](https://github.com/mads-hartmann/bash-language-server) - [LSP](https://microsoft.github.io/language-server-protocol/)-based Bash language server * [bats](https://github.com/bats-core/bats-core) - Bash Automated Testing System * [crash](https://github.com/molovo/crash) - Proper error handling, exceptions and try/catch for ZSH -* [Fishtape](https://github.com/fisherman/fishtape) - TAP producer and test harness for fish +* [Fishtape](https://github.com/jorgebucaran/fishtape) - TAP producer and test harness for fish * [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions * [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script. * [is.sh](https://github.com/qzb/is.sh) - An alternative for builtin test command, it will make your "if" statements pretty