diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:56 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:56 +0300 |
commit | cb8c7e887dbf347d6e5295771574b13fa12e5b17 (patch) | |
tree | 0b0f893be830e46c0aebfa9e69e6082ff2a75ac4 /rpc/errors.go | |
parent | 94edf043563ed65318b376a8895734b438e135ad (diff) |
Diffstat (limited to 'rpc/errors.go')
-rw-r--r-- | rpc/errors.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/errors.go b/rpc/errors.go index e6d7be0..da2a7bb 100644 --- a/rpc/errors.go +++ b/rpc/errors.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 |