mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: Update of broken link
@ 2017-10-24 18:03 Claudia Meitinger
  2017-11-02  5:26 ` [PATCH resend] " Claudia Meitinger
  0 siblings, 1 reply; 4+ messages in thread
From: Claudia Meitinger @ 2017-10-24 18:03 UTC (permalink / raw)
  To: robh+dt, mark.rutland, devicetree, linux-kernel


The link of devicetree.org was broken. Site has
been moved to elinux.org.

Signed-off-by: Claudia Meitinger <claudia.meitinger@hs-augsburg.de>
---
 Documentation/devicetree/usage-model.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/usage-model.txt
b/Documentation/devicetree/usage-model.txt
index 33a8aaac..d7248c2f 100644
--- a/Documentation/devicetree/usage-model.txt
+++ b/Documentation/devicetree/usage-model.txt
@@ -8,7 +8,7 @@ This article describes how Linux uses the device tree.
An overview of
 the device tree data format can be found on the device tree usage page
 at devicetree.org[1].

-[1] http://devicetree.org/Device_Tree_Usage
+[1] https://elinux.org/Device_Tree_Usage

 The "Open Firmware Device Tree", or simply Device Tree (DT), is a data
 structure and language for describing hardware.  More specifically, it
-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-05 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24 18:03 [PATCH] Documentation: Update of broken link Claudia Meitinger
2017-11-02  5:26 ` [PATCH resend] " Claudia Meitinger
2017-11-05 16:44   ` Jonathan Corbet
2017-11-05 17:00     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome