diff --git a/lib/runosaari_web/templates/performer/show.html.eex b/lib/runosaari_web/templates/performer/show.html.eex index 06a9807..cc07a99 100644 --- a/lib/runosaari_web/templates/performer/show.html.eex +++ b/lib/runosaari_web/templates/performer/show.html.eex @@ -19,5 +19,5 @@ <%= @performer.link %> <% end %> Esiintyjän kuva - <%= link "Takaisin esiintyjälistalle", to: Routes.performer_path(@conn, :index) %> + <%= link "Takaisin arkistoon", to: Routes.archive_path(@conn, :index) %>