Skip to content

Commit b077bc2

Browse files
authored
Merge pull request #360 from arielkirkwood/update-prag-prog-links
Un-break PragProg links
2 parents 524a1ac + 2cfd487 commit b077bc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,10 +1933,10 @@ There are a few excellent resources on Rails style, that you should consider if
19331933

19341934
* https://www.informit.com/store/rails-5-way-9780134657677[The Rails 5 Way]
19351935
* https://guides.rubyonrails.org/[Ruby on Rails Guides]
1936-
* https://pragprog.com/book/rspec3/effective-testing-with-rspec-3[Effective Testing with RSpec 3]
1937-
* https://pragprog.com/book/hwcuc/the-cucumber-book[The Cucumber Book]
1936+
* https://pragprog.com/titles/rspec3/effective-testing-with-rspec-3/[Effective Testing with RSpec 3]
1937+
* https://pragprog.com/titles/hwcuc2/the-cucumber-book-second-edition/[The Cucumber Book]
19381938
* https://leanpub.com/everydayrailsrspec[Everyday Rails Testing with RSpec]
1939-
* https://pragprog.com/book/nrtest3/rails-5-test-prescriptions[Rails 5 Test Prescriptions]
1939+
* https://pragprog.com/titles/nrtest3/rails-5-test-prescriptions/[Rails 5 Test Prescriptions]
19401940
* https://rspec.rubystyle.guide[RSpec Style Guide]
19411941

19421942
== Contributing

0 commit comments

Comments
 (0)