From 92c5c39382a022dd04342ece3cd1c3ec43725b48 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Mon, 18 Dec 2023 09:36:46 +0100 Subject: [PATCH] zero2prod is published Source: I bought it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a92efe..84f8b20 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The main documentation is always the best beginning, so if you haven't read it y * :soon: [Refactoring to Rust](https://www.manning.com/books/refactoring-to-rust) - [repo](https://github.com/natemara/refactoring-to-rust) - Nate Mara * :star: [Rust Anthology](https://github.com/brson/rust-anthology) - [Brian Anderson][] * [Rust in Action](https://www.manning.com/books/rust-in-action) - [repo](https://github.com/rust-in-action/code) - [Tim McNamara][] -* :soon: [Zero To Production In Rust](https://zero2prod.com) - [repo](https://github.com/LukeMathWalker/zero-to-production) - [Luca Palmieri][] +* [Zero To Production In Rust](https://zero2prod.com) - [repo](https://github.com/LukeMathWalker/zero-to-production) - [Luca Palmieri][] * [Network Programming in Rust](https://www.packtpub.com/application-development/network-programming-rust) - Abhishek Chanda * [Learning Rust](https://www.packtpub.com/application-development/learning-rust) - Paul Johnson, Vesa Kaihlavirta * [Rust Cookbook](https://www.packtpub.com/application-development/rust-cookbook) - Vigneshwer Dhinakaran