@@ -381,8 +381,7 @@ The quality assurance part encompasses the following criteria:
381381 These reviews shall be performed by the subsystem maintainers and
382382 developers on a functional level and are to be distinguished from
383383 security reviews as laid out in the `Secure Design `_ section.
384- Please refer to the `development model documentation `_ on the
385- Zephyr project Wiki.
384+ Refer to the :ref: `development_model ` documentation for more information.
386385
387386- **Static Code Analysis ** tools efficiently detect common coding
388387 mistakes in large code bases. All code shall be analyzed using an
@@ -398,8 +397,9 @@ The quality assurance part encompasses the following criteria:
398397 the approver(s) of the waiver. This shall as a minimum run on the
399398 main release branch and on the security branch. It shall be
400399 ensured that each release has zero issues with regard to static
401- code analysis (including waivers). Please refer to the
402- `development model documentation `_ on the Zephyr project Wiki.
400+ code analysis (including waivers).
401+ Refer to the :ref: `development_model ` documentation for more information.
402+
403403
404404- **Complexity Analyses ** shall be performed as part of the development
405405 process and metrics such as cyclomatic complexity shall be
@@ -777,5 +777,3 @@ include [GHS10]_
777777
778778These assumptions shall be part of the security claim and evaluation
779779target documents.
780-
781- .. _`development model documentation` : https://github.com/zephyrproject-rtos/zephyr/wiki/Development-Model
0 commit comments