We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad64464 commit ba482d1Copy full SHA for ba482d1
1 file changed
docs/kernel-hackers-notebook/ev3-uart.md
@@ -36,6 +36,6 @@ detected on a given input port. When the sensor is removed, the line discipline
36
is detached (process killed).
37
38
[UART]: https://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter
39
-[line discipline]: http://kernel.org/doc/Documentation/serial/tty.txt
+[line discipline]: https://www.kernel.org/doc/Documentation/serial/tty.txt
40
[ev3.rules]: https://github.com/ev3dev/ev3-systemd/blob/ev3dev-jessie/debian/ev3.udev#L19
41
[ev3-uart@.service]: https://github.com/ev3dev/ev3-systemd/blob/ev3dev-jessie/systemd/ev3-uart%40.service
0 commit comments