diff --git a/internal/router/api/v1/v1.go b/internal/router/api/v1/v1.go index 67b2171..4a1ed86 100644 --- a/internal/router/api/v1/v1.go +++ b/internal/router/api/v1/v1.go @@ -24,7 +24,7 @@ import "git.supernets.org/perp/gopay/internal/context" // @contact.url https://git.supernets.org/perp/gopay // @license.name Apache 2.0 -// @license.url http://www.apache.org/licenses/LICENSE-2.0.htm +// @license.url http://www.apache.org/licenses/LICENSE-2.0.html // Register v1 routes func Register(ctx *context.Context) {