Skip to content

Commit 57415a6

Browse files
zercenocom
authored andcommitted
Update the link to the article
The article now provides 6 tips instead 5 :)
1 parent 653b5d1 commit 57415a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ length.
2525
### Some basics
2626

2727
- [Slice Tricks](https://github.com/golang/go/wiki/SliceTricks)
28-
- [5 Tips for Using Strings in Go](https://www.calhoun.io/5-tips-for-using-strings-in-go-2/)
28+
- [6 Tips for Using Strings in Go](https://www.calhoun.io/6-tips-for-using-strings-in-go/)
2929
- [Struct, Map, Array and Slice](https://letslearngo.wordpress.com/2016/01/09/struct-map-array-and-slice/)
3030
- [Understand Go pointers in less than 800 words or your money back | Dave Cheney](https://dave.cheney.net/2017/04/26/understand-go-pointers-in-less-than-800-words-or-your-money-back)
3131
- [Golang channels tutorial | Alexander Guz's blog](http://guzalexander.com/2013/12/06/golang-channels-tutorial.html)

0 commit comments

Comments
 (0)