aboutsummaryrefslogtreecommitdiff
path: root/doc/go_faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/go_faq.html')
-rw-r--r--doc/go_faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/go_faq.html b/doc/go_faq.html
index b5f9772787..c4c506b03e 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.
</p>
<p>
-This remains an open issue.
+This remains an open issue. See <a href="https://golang.org/issue/15292">the generics proposal issue</a>
+for more information.
</p>
<h3 id="exceptions">