diff --git a/cartography/driftdetect/cli.py b/cartography/driftdetect/cli.py index 16c79600ce..76a7cfa999 100644 --- a/cartography/driftdetect/cli.py +++ b/cartography/driftdetect/cli.py @@ -30,7 +30,7 @@ def _build_parser(self): 'graph database and reports the deviations.' ), epilog='For more documentation please visit: ' - 'https://github.com/lyft/cartography/blob/master/docs/drift-detect.md', + 'https://lyft.github.io/cartography/usage/drift-detect.html', ) parser.add_argument( '-v',