From: Alexander Dahl <ada@thorsis.com>
To: distrokit@pengutronix.de
Subject: [DistroKit] [PATCH 1/2] doc: hardware: v7a: raspi3: Add missing closing bracket
Date: Mon, 10 May 2021 13:21:29 +0200 [thread overview]
Message-ID: <20210510112130.15491-2-ada@thorsis.com> (raw)
In-Reply-To: <20210510112130.15491-1-ada@thorsis.com>
Fixes the following doc build error:
reading sources... [100%] welcome
/mnt/data/adahl/src/DistroKit/platform-v7a/state/docs/hardware_v7a_raspi3.rst:23: WARNING: Unknown target name: "usbboot <https://github.com/raspberrypi/usbboot".
looking for now-outdated files... none found
Fixes: e9c32bad6e9f ("v7a: Add support for Raspberry Pi CM3")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
doc/hardware_v7a_raspi3.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/hardware_v7a_raspi3.rst b/doc/hardware_v7a_raspi3.rst
index a4069c2..4196a11 100644
--- a/doc/hardware_v7a_raspi3.rst
+++ b/doc/hardware_v7a_raspi3.rst
@@ -21,7 +21,7 @@ Boot Media
Use the image ``platform-v7a/images/rpicm3.hdimg`` and copy it onto your MicroSD-Card.
If you have a hardware with eMMC the uSD slot is not functional, in this case
-you have to use `usbboot <https://github.com/raspberrypi/usbboot`_ to switch
+you have to use `usbboot <https://github.com/raspberrypi/usbboot>`_ to switch
the hardware into USB mass storage mode. See their documentation and
`"Flashing the Compute Module eMMC" at raspberrypi.org
<https://www.raspberrypi.org/documentation/hardware/computemodule/cm-emmc-flashing.md>`
--
2.29.2
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2021-05-10 11:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-10 11:21 [DistroKit] [PATCH 0/2] doc: Minor fixes Alexander Dahl
2021-05-10 11:21 ` Alexander Dahl [this message]
2021-05-10 11:21 ` [DistroKit] [PATCH 2/2] doc: hardware: Fix swapped references in toctrees Alexander Dahl
2021-05-10 11:27 ` [DistroKit] [PATCH 0/2] doc: Minor fixes Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210510112130.15491-2-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox