Skip to content

Commit e9221cd

Browse files
Update resources page (#2736)
1 parent 3fdc970 commit e9221cd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/RESOURCES.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# Resources
22

33
There are many great free online resources to help you get started with Go including:
4+
45
* [How to Write Go Code](https://golang.org/doc/code.html)
6+
* [Tour of Go](https://go.dev/tour)
57
* [Effective Go](https://golang.org/doc/effective_go.html)
68

79
## Books
8-
* [Go Bootcamp](http://www.golangbootcamp.com/book/)
10+
* [Go Books](https://github.com/dariubs/GoBooks)
911

1012
## Blogposts
11-
* [Resources for new Go programmers](http://dave.cheney.net/resources-for-new-go-programmers)
13+
* [Resources for new Go programmers](https://dave.cheney.net/resources-for-new-go-programmers)
1214

1315
## Organizations
14-
* [GoBridge](http://golangbridge.org)
16+
* [GoBridge](https://gobridge.org/)

0 commit comments

Comments
 (0)