From 9345907a5c1737c6c2c1f8eba52a568035b08493 Mon Sep 17 00:00:00 2001 From: haturatu Date: Sat, 22 Feb 2025 23:20:55 +0900 Subject: fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g --- system/api/delete.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/api/delete.go') diff --git a/system/api/delete.go b/system/api/delete.go index 37328e4..2778211 100644 --- a/system/api/delete.go +++ b/system/api/delete.go @@ -5,8 +5,8 @@ import ( "log" "net/http" - "github.com/ponzu-cms/ponzu/system/db" - "github.com/ponzu-cms/ponzu/system/item" + "github.com/haturatu/ponzu/system/db" + "github.com/haturatu/ponzu/system/item" ) // Deleteable accepts or rejects update POST requests to endpoints such as: -- cgit v1.2.3