Skip to content

Commit

Permalink
Update github url in generator template to use https
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 27, 2012
1 parent 13240ef commit 42f5a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/factory_girl/model/templates/fixtures.rb
@@ -1,4 +1,4 @@
# Read about factories at http://github.com/thoughtbot/factory_girl
# Read about factories at https://github.com/thoughtbot/factory_girl

FactoryGirl.define do
factory :<%= singular_name %> do
Expand Down

0 comments on commit 42f5a10

Please sign in to comment.