Node: update issues URL in man page
This commit is contained in:
parent
63e44af5e4
commit
7ffad5887d
@ -102,7 +102,7 @@ module Manpage = struct
|
|||||||
|
|
||||||
let bugs = [
|
let bugs = [
|
||||||
`S "BUGS";
|
`S "BUGS";
|
||||||
`P "Check bug reports at https://github.com/tezos/tezos/issues.";
|
`P "Check bug reports at https://gitlab.com/tezos/tezos/issues.";
|
||||||
]
|
]
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user