Made screencasts link go directly to videos rather than group's front page.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@586 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
David Huynh 2010-05-03 21:26:18 +00:00
parent 63cf331c89
commit 4eab5a68c8

View File

@ -59,7 +59,7 @@ BrowsingEngine.prototype._initializeUI = function() {
'<div class="browsing-panel-help" bind="help">' +
'<h1>Explore data ...</h1>' +
'<p>by choosing a facet or filter method from the menus at the top of each column.</p>' +
'<p>Not sure how to get started? <a href="http://www.vimeo.com/groups/gridworks" target="_blank">Watch these screencasts</a>.</p>' +
'<p>Not sure how to get started? <a href="http://vimeo.com/groups/gridworks/videos" target="_blank">Watch these screencasts</a>.</p>' +
'</div>' +
'<div class="browsing-panel-header" bind="header">' +
'<div class="browsing-panel-indicator" bind="indicator">' +