mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Update github url in generator template to use https
This commit is contained in:
parent
13240efea4
commit
42f5a10554
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue