From 2400e0e4b02844c72dd4b6d245ab36fc6042df5a Mon Sep 17 00:00:00 2001 From: Jonathan Langevin Date: Mon, 20 Apr 2020 13:41:52 -0400 Subject: [PATCH 1/2] Added missing book link, and link to bot source --- handlers/join.go | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/handlers/join.go b/handlers/join.go index 8436ebb..3857cae 100644 --- a/handlers/join.go +++ b/handlers/join.go @@ -38,14 +38,16 @@ Just click on the channel list and search for anything that crosses your mind. To share code, you should use: https://play.golang.org/ as it makes it easy for others to help you. -If you are new to Go and want a copy of the Go In Action book, https://www.manning.com/books/go-in-action, please send an email to @wkennedy at bill@ardanlabs.com +If you are new to Go and want a copy of the , please send an email to @wkennedy at bill@ardanlabs.com -If you are interested in a free copy of the Go Web Programming book by Sau Sheong Chang, @sausheong, please send him an email at sausheong@gmail.com +If you are interested in a free copy of the book by Sau Sheong Chang, @sausheong, please send him an email at sausheong@gmail.com In case you want to customize your profile picture, you can use https://gopherize.me/ to create a custom gopher. Final thing, #general might be too chatty at times but don't be shy to ask your Go related question. -Now, enjoy the community and have fun.` +Now, enjoy the community and have fun. + +PS. Want to contribute to my welcome message? You can find my source code at: .` } From 165bb8ba6af2fc7ac8c74db18b56463f3ce94747 Mon Sep 17 00:00:00 2001 From: Jonathan Langevin Date: Mon, 20 Apr 2020 13:43:06 -0400 Subject: [PATCH 2/2] Adjusted link consistency --- handlers/join.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/join.go b/handlers/join.go index 3857cae..6470d84 100644 --- a/handlers/join.go +++ b/handlers/join.go @@ -38,7 +38,7 @@ Just click on the channel list and search for anything that crosses your mind. To share code, you should use: https://play.golang.org/ as it makes it easy for others to help you. -If you are new to Go and want a copy of the , please send an email to @wkennedy at bill@ardanlabs.com +If you are new to Go and want a copy of the book, please send an email to @wkennedy at bill@ardanlabs.com If you are interested in a free copy of the book by Sau Sheong Chang, @sausheong, please send him an email at sausheong@gmail.com