From: Alberto Donizetti
Date: Wed, 6 Dec 2017 10:42:42 +0000 (+0100)
Subject: doc: fix dead link in go_faq
X-Git-Tag: go1.10beta1~16
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=dfd6b6efe1908d4e0dccdefed59923e25d2da676;p=gostls13.git
doc: fix dead link in go_faq
Change-Id: I8a9e4d00247fe9bda6e19551850bdec0367df2e1
Reviewed-on: https://go-review.googlesource.com/82157
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/go_faq.html b/doc/go_faq.html
index 62349fe5f7..a3cb8731fa 100644
--- a/doc/go_faq.html
+++ b/doc/go_faq.html
@@ -1152,7 +1152,7 @@ document for details.
Work is underway on an experimental package management tool,
dep
, to learn
more about how tooling can help package management. More information can be found in
-the dep
FAQ.
+the dep
FAQ.
Pointers and Allocation