Rename the controller and the view names to "Link".
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
defmodule LinkShortenerWeb.Api.V1.LinksController do
|
||||
defmodule LinkShortenerWeb.Api.V1.LinkController do
|
||||
use LinkShortenerWeb, :controller
|
||||
|
||||
alias LinkShortener.Links
|
||||
Reference in New Issue
Block a user