Skip to content

Commit ba482d1

Browse files
committed
Fix kernel.org link to prevent redirect
1 parent ad64464 commit ba482d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kernel-hackers-notebook/ev3-uart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ detected on a given input port. When the sensor is removed, the line discipline
3636
is detached (process killed).
3737

3838
[UART]: https://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter
39-
[line discipline]: http://kernel.org/doc/Documentation/serial/tty.txt
39+
[line discipline]: https://www.kernel.org/doc/Documentation/serial/tty.txt
4040
[ev3.rules]: https://github.com/ev3dev/ev3-systemd/blob/ev3dev-jessie/debian/ev3.udev#L19
4141
[[email protected]]: https://github.com/ev3dev/ev3-systemd/blob/ev3dev-jessie/systemd/ev3-uart%40.service

0 commit comments

Comments
 (0)