From 3629814c4399010a47f146516511ecfef64f05c3 Mon Sep 17 00:00:00 2001
From: David Symonds
Date: Mon, 18 Apr 2016 09:20:58 +1000
Subject: [PATCH] doc: link to iant's generics proposal from the FAQ.
Updates #15292.
Change-Id: I229f66c2a41ae0738225f2ba7a574478f5d6d620
Reviewed-on: https://go-review.googlesource.com/22163
Reviewed-by: Andrew Gerrand
---
doc/go_faq.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/go_faq.html b/doc/go_faq.html
index e1594e5c7c..b44c1893a1 100644
--- a/doc/go_faq.html
+++ b/doc/go_faq.html
@@ -335,7 +335,8 @@ code that does what generics would enable, if less smoothly.
-This remains an open issue.
+This remains an open issue. See the generics proposal issue
+for more information.
--
2.48.1