mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Update broken link with archive
This commit is contained in:
parent
3d17392d69
commit
485780871d
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
|
||||
#### Build your own `Command-Line Tool`
|
||||
|
||||
* [**C**: _Rewriting the cat command from scratch_](https://learnto.computer/screencasts/bsd-cat) [video]
|
||||
* [**C**: _Rewriting the cat command from scratch_](http://web.archive.org/web/20200414231251/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/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue