From: Michael Riesch <michael.riesch@wolfvision.net>
To: barebox@lists.infradead.org
Cc: Michael Riesch <michael.riesch@wolfvision.net>
Subject: [PATCH v2 2/3] Documentation: boards: zynqmp: fix broken links
Date: Mon, 13 Sep 2021 14:13:49 +0200 [thread overview]
Message-ID: <20210913121350.9307-3-michael.riesch@wolfvision.net> (raw)
In-Reply-To: <20210913121350.9307-1-michael.riesch@wolfvision.net>
The external links are not properly recognized. Remove quotation marks
as a fix.
Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
Documentation/boards/zynqmp.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/boards/zynqmp.rst b/Documentation/boards/zynqmp.rst
index 05d41c401..98fcac017 100644
--- a/Documentation/boards/zynqmp.rst
+++ b/Documentation/boards/zynqmp.rst
@@ -30,8 +30,8 @@ instructions for these tools how to prepare the BOOT.BIN image.
Create a FAT partition as the first partition of the SD card and copy the
produced BOOT.BIN into this partition.
-.. _FSBL: `https://github.com/Xilinx/embeddedsw/`
-.. _bootgen: `https://github.com/Xilinx/bootgen`
+.. _FSBL: https://github.com/Xilinx/embeddedsw/
+.. _bootgen: https://github.com/Xilinx/bootgen
Booting Barebox
---------------
--
2.17.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2021-09-13 12:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-13 12:13 [PATCH v2 0/3] arm: zynqmp: add support for zcu106 and boot sources Michael Riesch
2021-09-13 12:13 ` [PATCH v2 1/3] arm: zynqmp: add support for xilinx zcu106 board Michael Riesch
2021-09-13 12:13 ` Michael Riesch [this message]
2021-09-13 12:13 ` [PATCH v2 3/3] arm: zynqmp: add boot source support Michael Riesch
2021-10-04 9:59 ` [PATCH v2 0/3] arm: zynqmp: add support for zcu106 and boot sources Sascha Hauer
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=20210913121350.9307-3-michael.riesch@wolfvision.net \
--to=michael.riesch@wolfvision.net \
--cc=barebox@lists.infradead.org \
/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