Skip to content

Commit 24a385c

Browse files
authored
Merge pull request #977 from ajaypremshankar/master
Fixed broken link for 'Command line tool in Rust'
2 parents e92dc3a + 7d66285 commit 24a385c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ It's a great way to learn.
122122
* [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day06_nistow.html)
123123
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
124124
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
125-
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.github.io/2017/08/29/writing-cli-app-rust.html)
125+
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
126126

127127

128128
#### Build your own `Database`

0 commit comments

Comments
 (0)