Rename the controller and the view names to "Link".

This commit is contained in:
2023-07-31 18:51:35 +03:00
parent b2fd493d07
commit 6799e5b00b
4 changed files with 8 additions and 6 deletions
@@ -1,4 +1,4 @@
defmodule LinkShortenerWeb.Api.V1.LinksController do
defmodule LinkShortenerWeb.Api.V1.LinkController do
use LinkShortenerWeb, :controller
alias LinkShortener.Links