From fdc3c5d15b0e74d82535d8c7aa3a97d24fced785 Mon Sep 17 00:00:00 2001 From: Zlatko Alomerovic Date: Sat, 12 Oct 2024 11:26:42 +0200 Subject: [PATCH] Fix: #103 the link to Commander --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92bf97e..ef1ee0b 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby *Libraries for building command-line application.* - * [Commander](http://visionmedia.github.io/commander/) - The complete solution for Ruby command-line executables + * [Commander](https://github.com/commander-rb/commander) - The complete solution for Ruby command-line executables * [Thor](https://github.com/erikhuda/thor) - Thor is a toolkit for building powerful command-line interfaces ## Configuration