From f5d2a04da91f8ad85597890f2cd08c15ff7bd4af Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Sat, 7 Oct 2023 02:21:09 -0700 Subject: [PATCH] readme: Remove dead link (#96) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b48ace5..6733f4a 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,6 @@ In addition to this list, you should read the list [awesome-shell](https://githu - [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game - [minesweeper](https://github.com/feherke/Bash-script/tree/master/minesweeper) - Bash implementation of minesweeper -- [solitaire](https://opensource-usability.blogspot.com/2016/10/solitaire-in-bash-script.html) - Bash implementation of solitaire - [wordle](https://gist.github.com/huytd/6a1a6a7b34a0d0abcac00b47e3d01513) - Wordle in less than 50 lines of Bash ## Website