diff --git a/doc/code.html b/doc/code.html index d11685f796..096f5bfc9e 100644 --- a/doc/code.html +++ b/doc/code.html @@ -10,6 +10,10 @@ introduces the go command, the standard way to fetch, build, and install Go packages and commands.

+

+This content is also available as a screencast. +

+

Code organization

diff --git a/doc/docs.html b/doc/docs.html index 1f9ae76369..9bb012a50a 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -45,8 +45,10 @@ learned. You can take the tour online or

How to write Go code

-How to use the go command to fetch, build, and install -packages, commands, and run tests. +Also available as a +screencast, this doc +explains how to use the go command to fetch, build, and +install packages, commands, and run tests.

Effective Go