Skip to content

Commit 577ee5d

Browse files
authored
Merge pull request #672 from mitchellvitez/patch-1
Fix broken video link
2 parents 184361a + b0c78b8 commit 577ee5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/announce/repl.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ into existing codebases. That is all great, but for some reason we still had
123123
folks on [the list][repl-request] asking for a good old fashioned
124124
[Read-eval-print-loop](http://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop).
125125
My initial feeling was “Don't you see!
126-
[REPLs are so 2000 and late](http://vimeo.com/46555107#t=0m47s)”
126+
[REPLs are so 2000 and late](https://youtu.be/4m48GqaOz90?t=54)”
127127
but I was missing the bigger picture.
128128
129129
When it comes to exploring functions deep inside a large codebase, a REPL is

0 commit comments

Comments
 (0)