Skip to content

Commit 0c6636d

Browse files
rddunlapJonathan Corbet
authored andcommitted
docs: w1: fix w1-netlink invalid URL
The URL in w1-netlink.rst for an example userspace application has changed. The former URL is no longer valid. Update it to the github URL. Fixes: e4e056a ("w1: documentation update") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251104194403.945611-1-rdunlap@infradead.org>
1 parent 21d5c65 commit 0c6636d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/w1/w1-netlink.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Additional documentation, source code examples
196196
==============================================
197197

198198
1. Documentation/driver-api/connector.rst
199-
2. http://www.ioremap.net/archive/w1
199+
2. https://github.com/bioothod/w1
200200

201201
This archive includes userspace application w1d.c which uses
202202
read/write/search commands for all master/slave devices found on the bus.

0 commit comments

Comments
 (0)