aboutsummaryrefslogtreecommitdiff
path: root/content/new-talk-and-tutorials.article
Commit message (Collapse)AuthorAge
* content: wrap long lines using new program wrap.goRuss Cox2020-03-11
| | | | | | | | | | | Wrapping long lines will make diffs easier to read for the eventual conversion to Markdown. For golang/go#33955. Change-Id: Ibcc1b5a84ccc9144b5fcdc9266f2da3e2cf3c5a3 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222839 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* content: update all golang.org links to httpsAgniva De Sarker2018-04-13
| | | | | | | | | | Ran sed -i 's/\[\[http:\/\/golang.org/\[\[https:\/\/golang.org/g' *.article Change-Id: I88acc5104e1a3fc5e9a1cf11b600b657202d8997 Reviewed-on: https://go-review.googlesource.com/106955 Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content: fixed broken url for Stanford CSC talkMateus Amin2017-10-06
| | | | | | | | | Looks like Stanford moved the Computer Systems Colloquium talks to their youtube channel. Change-Id: Ib93da9c12904ae4470218195bd82be7ebd9f3b8d Reviewed-on: https://go-review.googlesource.com/69070 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* go.blog: add contentAndrew Gerrand2013-03-08
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052