diff --git a/app/views/outfits/new.html.haml b/app/views/outfits/new.html.haml
index 8b3940839..a63326fd8 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')