Skip to content

Commit 63df302

Browse files
jsorefabchatra
andauthored
Correct PuTTY url (#6493)
Co-authored-by: Abhijith Chatra <[email protected]>
1 parent 73c3979 commit 63df302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/device/serial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Please note that Windows will assign you a different COM port if you plug in ano
4949

5050
### Windows > Putty
5151

52-
If you prefer another terminal emulator (such as [PuTTY](http://www.putty.org/)), here are some instructions.
52+
If you prefer another terminal emulator (such as [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/)), here are some instructions.
5353

5454
* Open Windows's [Device Manager](https://windows.microsoft.com/en-us/windows/open-device-manager); expand the section called "Ports (COM & LPT)"; write down the com number for "mbed Serial Port" (e.g. COM14)
5555
* Open PuTTY; on the main screen, use the following settings: Serial / COM14 / 115200. Replace COM14 with the COM port number you wrote down previously. Feel free to type in a name and hit "Save" to remember this configuration.

0 commit comments

Comments
 (0)