diff options
Diffstat (limited to 'transport/http.go')
-rw-r--r-- | transport/http.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/http.go b/transport/http.go index bb2321b..fb27a61 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.dev/jsonrpc2 project. +//This file is part of go.neonxp.ru/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 |