Change routes from "/records/*" to "/collection/*"
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<%= gettext("Stats") %>
|
||||
</.link>
|
||||
<.link
|
||||
navigate={~p"/records"}
|
||||
navigate={~p"/collection"}
|
||||
class={section_link_classes(assigns[:nav_section], :records)}
|
||||
>
|
||||
<%= gettext("Collection") %>
|
||||
|
||||
Reference in New Issue
Block a user