BoundingResourceUse: use https in a link

Dmitri Shuralyov 2021-03-11 23:31:09 -05:00
parent 6799253bd1
commit ca236f2a0d

@ -27,4 +27,4 @@ func handle(r *Request) {
## References
Effective Go's discussion of channels: http://golang.org/doc/effective_go.html#channels
Effective Go's discussion of channels: https://golang.org/doc/effective_go.html#channels