浏览代码

ref-manual/tasks.rst: do_package_qa: update link to qa checks

Link to the updated qa-checks document that contains the entire list of
checks. The insane class was recently updated to remove all its checks
description and move them to qa-checks.rst.

(From yocto-docs rev: 0fcd1a352ae364bee191e7d160b2fec35431fcfd)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Antonin Godard 2 月之前
父节点
当前提交
ee6fec0ce5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/ref-manual/tasks.rst

+ 1 - 1
documentation/ref-manual/tasks.rst

@@ -225,7 +225,7 @@ section in the Yocto Project Overview and Concepts Manual.
 -----------------
 
 Runs QA checks on packaged files. For more information on these checks,
-see the :ref:`ref-classes-insane` class.
+see the :doc:`/ref-manual/qa-checks` document.
 
 .. _ref-tasks-package_write_deb: