diff options
| author | Andrew Gerrand <adg@golang.org> | 2012-06-22 10:22:01 -0700 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2012-06-22 10:22:01 -0700 |
| commit | dd6db9b7bacc9b4e5cd5075aedeb55701320c379 (patch) | |
| tree | 5f803be3201218f91fd02489423ab996f8c87054 /doc/root.html | |
| parent | cbcf358d296d86e15b842bb3b70af2deb36b8edc (diff) | |
| download | go-dd6db9b7bacc9b4e5cd5075aedeb55701320c379.tar.xz | |
doc: put A Tour of Go video on the front page
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6337047
Diffstat (limited to 'doc/root.html')
| -rw-r--r-- | doc/root.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/root.html b/doc/root.html index 3b92229cbe..9c7b9e2d57 100644 --- a/doc/root.html +++ b/doc/root.html @@ -68,8 +68,8 @@ Linux, Mac OS X, Windows, and more. <div id="video"> <div class="rootHeading">Featured video</div> -<a class="title" href="http://www.youtube.com/watch?v=Mo1YKpIF1PQ">Building integrated apps on Google's cloud platform with Go</a> -<iframe width="415" height="241" src="http://www.youtube.com/embed/Mo1YKpIF1PQ" frameborder="0" allowfullscreen></iframe> +<a class="title" href="http://www.youtube.com/watch?v=ytEkHepK08c">A Tour of Go</a> +<iframe width="415" height="241" src="http://www.youtube.com/embed/ytEkHepK08c" frameborder="0" allowfullscreen></iframe> </div> </div> |
