From 51f83c4453f9df5f2faf4d75cddf915ccfdba632 Mon Sep 17 00:00:00 2001 From: Mindaugas Barysas Date: Thu, 27 Oct 2016 23:19:06 +0300 Subject: [PATCH] Closes #178 (#179) Close #178 --- README.md | 2 +- README_ZH-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1ec2d3..00eb0bc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bd](https://github.com/vigneshwaranr/bd) - Quickly go back to a parent directory * [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates. - [boom](https://github.com/holman/boom) - Store links and snippets in the commandline -* [borg](https://github.com/crufter/borg) - A terminal based search engine for bash commands +* [borg](https://github.com/ok-borg/borg) - A terminal based search engine for bash commands * [byobu](http://byobu.co/) - Text-based window manager and terminal multiplexer * [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash * [desk](https://github.com/jamesob/desk) - A lightweight workspace manager for the shell diff --git a/README_ZH-CN.md b/README_ZH-CN.md index d63b355..5ba7d91 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -31,7 +31,7 @@ * [bd](https://github.com/vigneshwaranr/bd) - 迅速回到父目录 * [boilr](https://github.com/tmrts/boilr) - 从 boilerplate 模板创建项目的超快命令行工具 * [boom](https://github.com/holman/boom) - 在命令行中存储链接及片断 -* [borg](https://github.com/crufter/borg) - 基于终端的 bash 命令搜索引擎 +* [borg](https://github.com/ok-borg/borg) - 基于终端的 bash 命令搜索引擎 * [byobu](http://byobu.co/) - 基于文本的窗口管理器及终端多路复用器 * [commacd](https://github.com/shyiko/commacd) - 在 Bash 中更快速的移动方式 * [desk](https://github.com/jamesob/desk) - 适用于 shell 的轻量级工作区管理器