From 7891acd3b1ab27854004f7de1ad9cf9530c97fcc Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Sat, 12 Oct 2024 14:17:49 -0700 Subject: [PATCH] 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! --- app/views/outfits/new.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/outfits/new.html.haml b/app/views/outfits/new.html.haml index 8b394083..a63326fd 100644 --- a/app/views/outfits/new.html.haml +++ b/app/views/outfits/new.html.haml @@ -73,7 +73,7 @@ %li %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' .section-info %strong= t('.rainbow_pool.tagline')