Skip to content

Commit

Permalink
Fix conference talk source
Browse files Browse the repository at this point in the history
  • Loading branch information
chastell committed Jun 2, 2017
1 parent e5ab88b commit 234e5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ Reek is a tool that examines Ruby classes, modules and methods and reports any

For an excellent introduction to
[Code Smells](docs/Code-Smells.md) and Reek check out [this blog post](https://blog.codeship.com/how-to-find-ruby-code-smells-with-reek/)
or [that one](https://troessner.svbtle.com/the-latest-and-greatest-additions-to-reek). There is also [this talk](https://www.youtube.com/watch?v=ZzqOuHI5MkA) from the [RubyConf Portugal](http://rubyconf.pt/) and [this one](https://www.youtube.com/watch?v=pazYe7WRWRU) from the [RubyConfLT](https://rubyconf.lt/) (there is also a [slide deck](http://talks.chastell.net/rubyconf-by-lt-2016/#/) if you prefer that).
or [that one](https://troessner.svbtle.com/the-latest-and-greatest-additions-to-reek). There is also [this talk](https://www.youtube.com/watch?v=pazYe7WRWRU) from [RubyConfBY](http://rubyconference.by/) (there is also a [slide deck](http://talks.chastell.net/rubyconf-by-lt-2016/) if you prefer that).

Install it via rubygems:

Expand Down

0 comments on commit 234e5be

Please sign in to comment.