mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
docs: networking: Fix bridge documentation URL
Current documentation URL [1] is no longer valid. [1] https://www.linuxfoundation.org/collaborate/workgroups/networking/bridge Signed-off-by: Ivan Vecera <ivecera@redhat.com> Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Link: https://lore.kernel.org/r/20230124145127.189221-1-ivecera@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
3d53aaef43
commit
aee2770d19
@@ -8,7 +8,7 @@ In order to use the Ethernet bridging functionality, you'll need the
|
|||||||
userspace tools.
|
userspace tools.
|
||||||
|
|
||||||
Documentation for Linux bridging is on:
|
Documentation for Linux bridging is on:
|
||||||
http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
|
https://wiki.linuxfoundation.org/networking/bridge
|
||||||
|
|
||||||
The bridge-utilities are maintained at:
|
The bridge-utilities are maintained at:
|
||||||
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
|
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
|
||||||
|
Reference in New Issue
Block a user