aboutsummaryrefslogtreecommitdiff
path: root/transport/http.go
diff options
context:
space:
mode:
Diffstat (limited to 'transport/http.go')
-rw-r--r--transport/http.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/http.go b/transport/http.go
index fb27a61..985b207 100644
--- a/transport/http.go
+++ b/transport/http.go
@@ -2,7 +2,7 @@
//
//Copyright (C) 2022 Alexander Kiryukhin <i@neonxp.dev>
//
-//This file is part of go.neonxp.ru/jsonrpc2 project.
+//This file is part of neonxp.ru/go/jsonrpc2 project.
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU General Public License as published by