From d22c5e9f5ffd11d24542bd1f14295529b9710e52 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Tue, 29 Sep 2020 11:40:34 +0200 Subject: [PATCH] Remove broken link #523 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2661aa8..d5e7500 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,6 @@ #### Build your own `Command-Line Tool` -* [**C**: _Rewriting the cat command from scratch_](https://learnto.computer/screencasts/bsd-cat) [video] * [**Go**: _Visualize your local git contributions with Go_](https://flaviocopes.com/go-git-contributions/) * [**Go**: _Build a command line app with Go: lolcat_](https://flaviocopes.com/go-tutorial-lolcat/) * [**Go**: _Building a cli command with Go: cowsay_](https://flaviocopes.com/go-tutorial-cowsay/)