summaryrefslogtreecommitdiffstats
path: root/quip-0010-API-review.rst
diff options
context:
space:
mode:
Diffstat (limited to 'quip-0010-API-review.rst')
-rw-r--r--quip-0010-API-review.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/quip-0010-API-review.rst b/quip-0010-API-review.rst
index c7b5d94..53b0694 100644
--- a/quip-0010-API-review.rst
+++ b/quip-0010-API-review.rst
@@ -27,8 +27,8 @@ The review takes the form of a code review, comparing the API-defining
files of each module at the last release with their counterparts for
the upcoming release.
A commit representing this change, for each module, can be generated
-by scripts in the qtsdk_ module, named ``all-api-modules``
-and ``api-review-gen``, which drive other scripts.
+by scripts in the qtqa_ module's ``scripts/api-review/`` subdirectory,
+named ``all-api-modules`` and ``api-review-gen``, which drive other scripts.
See ``all-api-modules --help`` for details.
Although the review is actually of a commit based on the earlier
@@ -66,5 +66,5 @@ When all modules' API reviews have closed, the review task is resolved as Done.
References
----------
-.. _qtsdk: https://code.qt.io/cgit/qtsdk/qtsdk.git
+.. _qtqa: https://code.qt.io/cgit/qt/qtqa.git
.. _`API design principles`: https://wiki.qt.io/API_Design_Principles