mirror of https://github.com/zmkfirmware/zmk.git
docs: Updated putty link (#3020)
Solves issue #3019 (incorrect putty link) - putty.org is not affiliated with the putty software - the site now hosts links to interviews about a recent pandemic - this pull request updates the link to the actual project page Co-authored-by: Léon Hagenaars-Keus <lhagenaars@sogyo.nl>
This commit is contained in:
parent
edf5c0814f
commit
9aaf87c6d2
|
|
@ -68,7 +68,7 @@ sudo tio /dev/ttyACM0
|
|||
</TabItem>
|
||||
<TabItem value="win">
|
||||
|
||||
On Windows, you can use [PuTTY](https://www.putty.org/). Once installed, use Device Manager to figure out which COM port your controller is communicating on (listed under 'Ports (COM & LPT)') and specify that as the 'Serial line' in PuTTY.
|
||||
On Windows, you can use [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html). Once installed, use Device Manager to figure out which COM port your controller is communicating on (listed under 'Ports (COM & LPT)') and specify that as the 'Serial line' in PuTTY.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue