Skip to content

Commit

Permalink
Merge pull request #360 from arielkirkwood/update-prag-prog-links
Browse files Browse the repository at this point in the history
Un-break PragProg links
  • Loading branch information
andyw8 authored Oct 22, 2024
2 parents 524a1ac + 2cfd487 commit b077bc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1933,10 +1933,10 @@ There are a few excellent resources on Rails style, that you should consider if

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

== Contributing
Expand Down

0 comments on commit b077bc2

Please sign in to comment.