Node: update issues URL in man page

This commit is contained in:
Vincent Bernardoff 2018-04-27 09:50:47 +02:00 committed by Grégoire Henry
parent 63e44af5e4
commit 7ffad5887d

View File

@ -102,7 +102,7 @@ module Manpage = struct
let 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