diff options
author | Russ Cox <rsc@golang.org> | 2018-01-10 15:32:56 -0500 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2018-01-10 20:34:26 +0000 |
commit | 4f855e7b49df91eca9684bc6808611d07d92dfd8 (patch) | |
tree | 111cbc43bf19232ce9333f11098a0691d2a6d613 /content/toward-go2.article | |
parent | bd15c8473871452545ef270a25683cf10926362b (diff) |
content/toward-go2: add talk video link
Change-Id: Id128255eb4d67e99d4c0c7228747b06308a74789
Reviewed-on: https://go-review.googlesource.com/87275
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'content/toward-go2.article')
-rw-r--r-- | content/toward-go2.article | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/toward-go2.article b/content/toward-go2.article index 137d20e..e98f083 100644 --- a/content/toward-go2.article +++ b/content/toward-go2.article @@ -6,10 +6,10 @@ Russ Cox * Introduction -[This is the text of my talk today +[This is the text of +[[https://www.youtube.com/watch?v=0Zbh_vmAKvk][my talk today]] at Gophercon 2017, asking for the entire Go community's -help as we discuss and plan Go 2. -We will add a link to the video when it becomes available.] +help as we discuss and plan Go 2.] On September 25, 2007, after Rob Pike, Robert Griesemer, and Ken Thompson had been discussing a new programming language for a few |