|
@@ -118,12 +118,13 @@ following commands:
|
118
|
118
|
When `write` is run, the chosen settings are written to flash. You can then
|
119
|
119
|
simply disconnect the Sink from your computer.
|
120
|
120
|
|
121
|
|
-For more information about the serial console configuration interface, see
|
122
|
|
-`docs/console_config.md`.
|
|
121
|
+For more information about the serial console configuration interface, refer to
|
|
122
|
+[the full documentation][shell docs].
|
123
|
123
|
|
124
|
124
|
[GNU Screen]: https://www.gnu.org/software/screen/
|
125
|
125
|
[Minicom]: https://alioth.debian.org/projects/minicom
|
126
|
126
|
[PuTTY]: http://www.chiark.greenend.org.uk/~sgtatham/putty/
|
|
127
|
+[shell docs]: docs/console_config.md
|
127
|
128
|
|
128
|
129
|
### Configuration with the GUI
|
129
|
130
|
|