summaryrefslogtreecommitdiff
path: root/doc/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/root.html')
-rw-r--r--doc/root.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/root.html b/doc/root.html
index 48280ac35..43637933a 100644
--- a/doc/root.html
+++ b/doc/root.html
@@ -140,7 +140,6 @@ window.initFuncs.push(function() {
var videos = [
{h: 241, s: "//www.youtube.com/embed/ytEkHepK08c"}, // Tour of Go
{h: 241, s: "//www.youtube.com/embed/f6kdp27TYZs"}, // Concurrency Patterns
- {h: 233, s: "//player.vimeo.com/video/53221560"}, // Grows with grace
{h: 233, s: "//player.vimeo.com/video/69237265"} // Simple environment
];
var v = videos[Math.floor(Math.random()*videos.length)];