Re: [PATCH] Documentation: arm: marvell: Fix dead link to Armada 37xx Product Brief
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-01-28 22:34:26
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-01-28 22:34:26
Also in:
lkml
On Mon, 25 Jan 2021 15:13:41 +0100 Pali Rohár [off-list ref] wrote:
Signed-off-by: Pali Rohár <pali@kernel.org> --- Documentation/arm/marvell.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/arm/marvell.rst b/Documentation/arm/marvell.rst index b16e6f7e8dbe..fa22a72d4391 100644 --- a/Documentation/arm/marvell.rst +++ b/Documentation/arm/marvell.rst@@ -183,7 +183,7 @@ EBU Armada family ARMv8 http://www.marvell.com/embedded-processors/armada-3700/ Product Brief: - http://www.marvell.com/embedded-processors/assets/PB-88F3700-FNL.pdf + http://www.marvell.com/content/dam/marvell/en/public-collateral/embedded-processors/marvell-embedded-processors-armada-37xx-product-brief-2016-01.pdf
Applied, thanks. jon