Update repository path

This commit is contained in:
Ivan 2025-06-11 23:54:29 +05:00
parent f2788efb82
commit 7eb51ea472
Signed by: landlord
GPG key ID: 416A03BC4ADA4CD7
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ package main
import (
"net/http"
"code.app-house.ru/app-house/csrf"
"code.app-house.ru/go/csrf"
)
func main() {