From patchwork Fri Jun 21 07:47:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Dahl X-Patchwork-Id: 1950578 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=thorsis.com header.i=@thorsis.com header.a=rsa-sha256 header.s=dkim header.b=q6bfY6ze; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4W58bF4tNPz1ydW for ; Fri, 21 Jun 2024 17:47:37 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A1100880A5; Fri, 21 Jun 2024 09:47:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=thorsis.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=thorsis.com header.i=@thorsis.com header.b="q6bfY6ze"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B54598839C; Fri, 21 Jun 2024 09:47:32 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.2 Received: from mail.thorsis.com (mail.thorsis.com [IPv6:2003:a:e28:26e4::10]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C966F88047 for ; Fri, 21 Jun 2024 09:47:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=thorsis.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=ada@thorsis.com Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3452714835D6; Fri, 21 Jun 2024 09:47:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1718956050; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=ybmPF+n2NftapE2vNqhLbXIZC/QYlzczIp76EsxNBE0=; b=q6bfY6ze20Ovkgud2nA9yK6fV0LPhx8+cxBj1gRkIDBex8AVO2RWfRoOG4VwIYfuDzE+yZ +OvmxO0z01vktyeynv0l/xUxLoP9LbDyHHzz8+hwDiP56Tn1OjoN3iJSJcfCq0b5iR5piv dybyJGF0tADe27XydJghyJFQggUqDFxHwiVQEhXf/HPwTMCzjGxeKtJ9fXhVL+Dp9aEL9X DJLkAFkLnwHmq0IGhNP3nvVMdjExzGORZ9PFn167ZtMNEZJeieRMvNRgdFkSpfVWX4veJe E1uX2BJqZVfAc+bKknF5Am0RtfBkc6DsXP1idcTEjWe9clQ7qpJcVgF3ZqlmzA== From: Alexander Dahl To: u-boot@lists.denx.de Cc: Tom Rini , Simon Glass Subject: [PATCH 0/2] doc: develop: testing: Fix more reference links Date: Fri, 21 Jun 2024 09:47:18 +0200 Message-Id: <20240621074720.203001-1-ada@thorsis.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Found some more broken reference links when reading the documentation. Greets Alex Alexander Dahl (2): doc: develop: testing: Fix broken reference to pytest suite help doc: develop: testing: Fix reference to test writing section doc/develop/testing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) base-commit: fe2ce09a0753634543c32cafe85eb87a625f76ca