diff --git a/src/bin_node/node_shared_arg.ml b/src/bin_node/node_shared_arg.ml index 6e5e96e24..717a9147c 100644 --- a/src/bin_node/node_shared_arg.ml +++ b/src/bin_node/node_shared_arg.ml @@ -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