]> Cypherpunks repositories - gostls13.git/commit
doc/go1.13: fix links and a closing tag
authorMohit Agarwal <mohit@sdf.org>
Thu, 4 Jul 2019 15:51:02 +0000 (21:21 +0530)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Fri, 5 Jul 2019 00:44:51 +0000 (00:44 +0000)
commite94472a36941157c79268ab3f33ca1b3e0eb56a4
treea39c807dd2bab9d640d3dcf836a19f07a472955a
parent04e2e81ecbb6a34863cb46f22d7b8f434c8b852f
doc/go1.13: fix links and a closing tag

- fix link for `Time.Format`
- fix closing tag for `go get`
- add links for `runtime.Caller`, `runtime.Callers`
- remove link for `TypedArrayOf` since it has been removed (CL 177537)

Change-Id: I1dc38226e6d91c68fbd2f02c1acfad5327f4ebe8
Reviewed-on: https://go-review.googlesource.com/c/go/+/185038
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
doc/go1.13.html