From: Rob Pike Date: Mon, 2 Nov 2009 23:28:41 +0000 (-0800) Subject: pdf cleanup: fix links, remove internal references. X-Git-Tag: weekly.2009-11-06~125 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9339e0758b7610f7c37ede672dedfc1ab14800f8;p=gostls13.git pdf cleanup: fix links, remove internal references. fix link in spec. R=rsc CC=go-dev http://go/go-review/1017013 --- diff --git a/doc/GoCourseDay1.pdf b/doc/GoCourseDay1.pdf index daa99851b7..bae12d2adc 100644 Binary files a/doc/GoCourseDay1.pdf and b/doc/GoCourseDay1.pdf differ diff --git a/doc/GoCourseDay3.pdf b/doc/GoCourseDay3.pdf index 91d723a686..8f95806b2a 100644 Binary files a/doc/GoCourseDay3.pdf and b/doc/GoCourseDay3.pdf differ diff --git a/doc/go_spec.html b/doc/go_spec.html index c1ab22b7ae..aa988354d5 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -21,7 +21,7 @@ Todo

This is a reference manual for the Go programming language. For -more information and other documents, see go/go. +more information and other documents, see http://golang.org.

diff --git a/doc/go_talk-20091030.pdf b/doc/go_talk-20091030.pdf index 5fe33ce69a..87ef93c5c7 100644 Binary files a/doc/go_talk-20091030.pdf and b/doc/go_talk-20091030.pdf differ