Edit docs.go

This commit is contained in:
2025-08-11 19:11:52 +00:00
parent eeb96a9efb
commit 8d81a8b744

View File

@@ -112,7 +112,7 @@ func getOpenAPISpecWithURL(baseURL string) *OpenAPISpec {
Version: "2.0.0",
Contact: Contact{
Name: "API Support",
URL: "https://github.com/your-username/neomovies-api-go",
URL: "https://gitlab.com/foxixus/neomovies-api",
},
},
Servers: []Server{