RailsApps / rails3-devise-rspec-cucumber

An example Rails 3.2 app with Devise and RSpec and Cucumber.
http://railsapps.github.io/
444 stars 144 forks source link

Invalid links in tutorial #42

Closed borderBite closed 11 years ago

borderBite commented 11 years ago

The tutorial contains the following text with three bulleted links listed underneath.

For more complex applications that use Devise, CanCan, and Twitter Bootstrap, see:

The 2nd and 3rd links are invalid. It appears they are linking to github Pages for the two other tutorials, however, these github Pages are not available.

The links should probably be changed to point to the git repos for their respective tutorials. This is already the case for the first link in the list.

The corrected links are:

DanielKehoe commented 11 years ago

Thanks for catching the error! I've made the fix for the next release of the tutorial.