From 7bda1e74cf08272f047d14de3b49963d7705ddea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Fri, 6 Jan 2023 09:58:04 +0100 Subject: [PATCH] Deleted Learn Go with Pocket-Sized Projects Hi, I was too fast on my fingers and pushed the wrong button. To make sure changes are really committed I have deleted this addition and will start again from the beginning and then raise a PR. Best, --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 0028ae9..2ba4535 100644 --- a/readme.md +++ b/readme.md @@ -818,7 +818,6 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [📖 Build web application with golang](https://github.com/astaxie/build-web-application-with-golang/blob/master/en/preface.md) - [Multiple Language Versions](https://github.com/astaxie/build-web-application-with-golang#multiple-language-versions) - [📖 Learn Concurrent Programming with Go (2022)](https://www.manning.com/books/learn-concurrent-programming-with-go) -- [📖 Learn Go with Pocket-Sized Projects (2023)](https://www.manning.com/books/learn-go-with-pocket-sized-projects) ### Haskell