Skip to content

Commit

Permalink
Merge pull request codecrafters-io#977 from ajaypremshankar/master
Browse files Browse the repository at this point in the history
Fixed broken link for 'Command line tool in Rust'
  • Loading branch information
rohitpaulk authored Dec 29, 2023
2 parents e92dc3a + 7d66285 commit 24a385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ It's a great way to learn.
* [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day06_nistow.html)
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.github.io/2017/08/29/writing-cli-app-rust.html)
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)


#### Build your own `Database`
Expand Down

0 comments on commit 24a385c

Please sign in to comment.