Skip to content

Commit c198d21

Browse files
committed
Added RubyConf Confreaks link to README
1 parent 87a77ec commit c198d21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ I've given several conference presentations on concurrent programming with this
110110
Check them out:
111111

112112
* ["Advanced Concurrent Programming in Ruby"](http://rubyconf.org/program#jerry-dantonio)
113-
at [RubyConf 2013](http://rubyconf.org/) used [this](https://github.com/jdantonio/concurrent-ruby-presentation) version of the presentation
113+
at [RubyConf 2013](http://rubyconf.org/)
114+
used [this](https://github.com/jdantonio/concurrent-ruby-presentation) version of the presentation
115+
and is available for viewing on [Confreaks](http://www.confreaks.com/videos/2872-rubyconf2013-advanced-concurrent-programming-in-ruby)
114116
* ["Advanced Multithreading in Ruby"](http://cascadiaruby.com/#advanced-multithreading-in-ruby)
115117
at [Cascadia Ruby 2013](http://cascadiaruby.com/)
116118
used [this](https://github.com/jdantonio/concurrent-ruby-presentation/tree/cascadia-ruby-2013) version of the presentation

0 commit comments

Comments
 (0)