diff --git a/tools/qconfig.py b/tools/qconfig.py index 9b151566e03..930eb0e203d 100755 --- a/tools/qconfig.py +++ b/tools/qconfig.py @@ -1514,7 +1514,7 @@ def parse_args(): cpu_count = 1 epilog = '''Move config options from headers to defconfig files. See -doc/develop/moveconfig.rst for documentation.''' +doc/develop/qconfig.rst for documentation.''' parser = ArgumentParser(epilog=epilog) # Add arguments here