diff --git a/source/index.html.slim b/source/index.html.slim index bbc43b826..bf35b8f67 100644 --- a/source/index.html.slim +++ b/source/index.html.slim @@ -52,7 +52,7 @@ section.get-started h3 Effective Testing with RSpec 3: Build Ruby Apps with Confidence p | This definitive guide from RSpec’s lead developer shows you how to use RSpec to drive more maintainable designs, specify and document expected behavior, and prevent regressions during refactoring. Build a project using RSpec to design, describe, and test the behavior of your code-whether you’re new to testing tools or an experienced developer. - = link_to "New book now available!", "https://pragprog.com/book/rspec3/effective-testing-with-rspec-3", target: '_blank' + = link_to "New book now available!", "https://pragprog.com/titles/rspec3/effective-testing-with-rspec-3/", target: '_blank' p