From 802b2dee7c000fcda27e9a22da52ab4fbe7eef49 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Thu, 7 Jan 2016 20:21:25 -0800 Subject: [PATCH] Fix video start time --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e406810..3fd1607 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ PLASMA is a combination of virtual machine and assembler/compiler matched closel [Implementation](#implementation) -[KansasFest PLASMA Program-along video](https://www.youtube.com/watch?v=RrR79WVHwJo) +[KansasFest PLASMA Program-along video](https://www.youtube.com/watch?v=RrR79WVHwJo?t=11m24s) [Links](#links) @@ -1169,7 +1169,7 @@ Probably the most exciting development is the support for the Apple ///. PLASMA ## Links -[PLASMA KFEST 2015 video](https://www.youtube.com/watch?v=RrR79WVHwJo) +[PLASMA KFEST 2015 video](https://www.youtube.com/watch?v=RrR79WVHwJo?t=11m24s) [BCPL Programming Language](http://en.wikipedia.org/wiki/BCPL)