From dda495de3fd79e4a36713c6012820b7e3394d172 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:38:51 +0300 Subject: docs: point to pektezoldev --- backend/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/main.go') diff --git a/backend/main.go b/backend/main.go index edbe7f8..a1a4a20 100644 --- a/backend/main.go +++ b/backend/main.go @@ -20,7 +20,7 @@ import ( // @license.name GNU Affero General Public License, Version 3 // @license.url https://www.gnu.org/licenses/agpl-3.0.html -// @host lp.ardapektezol.com +// @host lp.pektezol.dev // @BasePath /api/v1 func main() { err := godotenv.Load() -- cgit v1.2.3