mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #919 from TheGrits/patch-1
Fix gh-918: Update Video Link
This commit is contained in:
commit
974b364a23
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ var ConferenceSplash = React.createClass({
|
|||
</p>
|
||||
<p className="sub-button">
|
||||
<b>
|
||||
<a href="http://bit.ly/scratchmit2016-live" target="_blank">
|
||||
<a href="https://youtu.be/alsfSTVn2es?list=PLpfxVARjkP-8chnTrjtDeo88Pcz6-xf_B"
|
||||
target="_blank">
|
||||
Watch videos of the keynote sessions
|
||||
</a>
|
||||
</b>
|
||||
|
|
Loading…
Reference in a new issue