diff --git a/content/posts/2015-04-07-testing-with-minitest.md b/content/posts/2015-04-07-testing-with-minitest.md index 5769389..4282b07 100644 --- a/content/posts/2015-04-07-testing-with-minitest.md +++ b/content/posts/2015-04-07-testing-with-minitest.md @@ -183,6 +183,6 @@ Be sure to give Minitest a try and let me know your thoughts! [rspec]: http://rspec.info/ [cucumber]: https://cukes.info/ [factory-girl]: https://github.com/thoughtbot/factory_girl -[minitest-assertions]: http://bfts.rubyforge.org/minitest/MiniTest/Assertions.html +[minitest-assertions]: http://docs.seattlerb.org/minitest/Minitest/Assertions.html [minitest-rails]: https://rubygems.org/gems/minitest-rails [minitest-rails-capybara]: https://rubygems.org/gems/minitest-rails-capybara