diff --git a/app/views/devise/registrations/_api_key.html.erb b/app/views/devise/registrations/_api_key.html.erb index 21b81963..c6c9f0d0 100644 --- a/app/views/devise/registrations/_api_key.html.erb +++ b/app/views/devise/registrations/_api_key.html.erb @@ -7,12 +7,12 @@ Usage example:
<%= api_v1_owntracks_points_url(api_key: current_user.api_key) %>
<%= api_v1_overland_batches_url(api_key: current_user.api_key) %>