diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ff53c387f..668dcfdc6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -272,7 +272,7 @@ Coding Guide generated output. * When adding a new configuration variable, be sure to document it and update - :file:`sphinx/quickstart.py` if it's important enough. + :file:`sphinx/cmd/quickstart.py` if it's important enough. * Add appropriate unit tests.