Oops, missed a spot for Modeling -> Rainbow Pool link updates
Whoops, clicking the *paint brush image* still linked to the Modeling Hub, instead of the Rainbow Pool. Fixed!
This commit is contained in:
parent
16deee94e4
commit
7891acd3b1
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
%li
|
%li
|
||||||
%h3= link_to t('rainbow_pool'), pet_types_path
|
%h3= link_to t('rainbow_pool'), pet_types_path
|
||||||
= link_to bulk_pets_path do
|
= link_to pet_types_path do
|
||||||
= image_tag 'rainbow_pool.png'
|
= image_tag 'rainbow_pool.png'
|
||||||
.section-info
|
.section-info
|
||||||
%strong= t('.rainbow_pool.tagline')
|
%strong= t('.rainbow_pool.tagline')
|
||||||
|
|
Loading…
Reference in a new issue