Skip to content

Commit e789523

Browse files
committed
firewire: fix website URL in Kconfig
The wiki in kernel.org is no longer updated. This commit replaces the website URL with the latest one. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
1 parent 83a7eef commit e789523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/firewire/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config FIREWIRE
1111
This is the new-generation IEEE 1394 (FireWire) driver stack
1212
a.k.a. Juju, a new implementation designed for robustness and
1313
simplicity.
14-
See http://ieee1394.wiki.kernel.org/index.php/Juju_Migration
14+
See http://ieee1394.docs.kernel.org/en/latest/migration.html
1515
for information about migration from the older Linux 1394 stack
1616
to the new driver stack.
1717

0 commit comments

Comments
 (0)