Skip to content

Commit e9f6c65

Browse files
committed
Update motd url
Signed-off-by: paulober <[email protected]>
1 parent c0db63a commit e9f6c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

99-rpi-usb-gadget

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [ -f "$CONF_FILE" ]; then
88
echo
99
echo "⚠️ USB Gadget hint"
1010
echo "Windows users: to use USB Ethernet, install the Raspberry Pi RNDIS driver"
11-
echo "→ https://github.com/raspberrypi/usb-gadget?tab=readme-ov-file#rndis-driver"
11+
echo "→ https://github.com/raspberrypi/rpi-usb-gadget?tab=readme-ov-file#rndis-driver"
1212
echo
1313
echo "(This message appears because rpi-usb-gadget is enabled.)"
1414
echo

0 commit comments

Comments
 (0)