diff --git a/README.md b/README.md index 78691d0..f21caea 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing Bash scripts * [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 -* [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System +* [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 * [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions