Skip to content

Commit c2faefe

Browse files
committed
docs: networking: Fix bridge documentation URL
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2149448 commit aee2770 Author: Ivan Vecera <ivecera@redhat.com> Date: Tue Jan 24 15:51:26 2023 +0100 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> Signed-off-by: Ivan Vecera <ivecera@redhat.com>
1 parent eb79bbb commit c2faefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In order to use the Ethernet bridging functionality, you'll need the
88
userspace tools.
99

1010
Documentation for Linux bridging is on:
11-
http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
11+
https://wiki.linuxfoundation.org/networking/bridge
1212

1313
The bridge-utilities are maintained at:
1414
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git

0 commit comments

Comments
 (0)