remove hard-coded references to impress.openneo.net

This commit is contained in:
Emi Matchu 2010-11-15 15:40:34 -05:00
parent 2501e6e21f
commit 0f5d36bcb6
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
Are we missing something? To add an item to our database, just
[show us a pet who is wearing it][1]. That's it!
[1]: http://impress.openneo.net/
[1]: /
- else
= will_paginate @items
= render @items

View file

@ -22,7 +22,7 @@
#item-preview-header
%h3 Preview
%a#customize-more.button{:href => 'http://impress.openneo.net/'} Customize more
%a#customize-more.button{:href => '/'} Customize more
#item-preview
#item-preview-species= standard_species_images(@item.supported_species)