diff options
| author | Andrew Gerrand <adg@golang.org> | 2012-02-29 13:23:07 +1100 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2012-02-29 13:23:07 +1100 |
| commit | 5fea39d0b4091a75d76909334f532d341ce47b75 (patch) | |
| tree | 0ca2e84294ecd1776f45e62218a770c85564a7f2 /doc/docs.html | |
| parent | 2c9e1637d2388005dc4d71dd4990b73b13c79ad0 (diff) | |
| download | go-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.html | 1 |
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> |
