aboutsummaryrefslogtreecommitdiff
path: root/doc/docs.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-02-29 13:23:07 +1100
committerAndrew Gerrand <adg@golang.org>2012-02-29 13:23:07 +1100
commit5fea39d0b4091a75d76909334f532d341ce47b75 (patch)
tree0ca2e84294ecd1776f45e62218a770c85564a7f2 /doc/docs.html
parent2c9e1637d2388005dc4d71dd4990b73b13c79ad0 (diff)
downloadgo-5fea39d0b4091a75d76909334f532d341ce47b75.tar.xz
doc: remove Go for C++ Programmers
Now available at the Go Wiki: http://code.google.com/p/go-wiki/wiki/GoForCPPProgrammers Fixes #2913. R=golang-dev, r CC=golang-dev https://golang.org/cl/5705049
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 171c5cabf5..ccffad8a18 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -60,7 +60,6 @@ Answers to common questions about Go.
<ul>
<li><a href="/doc/articles/wiki/">Writing Web Applications</a> -
building a simple web application.</li>
-<li><a href="go_for_cpp_programmers.html">Go for C++ Programmers</a></li>
</ul>
<h2 id="articles">Go Articles</h2>