From: Alberto Donizetti Date: Tue, 25 Sep 2018 17:54:23 +0000 (+0200) Subject: doc/faq: fix link to 2018 ISMM keynote X-Git-Tag: go1.12beta1~1014 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5b2e2b6cf4762792a4d53d55203aebb383e79dde;p=gostls13.git doc/faq: fix link to 2018 ISMM keynote Fixes #27860 Change-Id: I5d7a858a8d2c97dd4deb9f98c35e71fc75fca997 Reviewed-on: https://go-review.googlesource.com/137356 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go_faq.html b/doc/go_faq.html index 7c4263b090..6bc9d6ef15 100644 --- a/doc/go_faq.html +++ b/doc/go_faq.html @@ -2458,7 +2458,7 @@ in networked servers. Work continues to refine the algorithm, reduce overhead and latency further, and to explore new approaches. The 2018 -ISMM keynote +ISMM keynote by Rick Hudson of the Go team describes the progress so far and suggests some future approaches.