Selaa lähdekoodia

minor doc fixes

clementinecomputing 6 vuotta sitten
vanhempi
commit
274e0a6a1e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Documentation/notes.md

+ 1 - 1
Documentation/notes.md

@@ -129,7 +129,7 @@ Notes
 
 Testing:
 
-(from [SO](https://stackoverflow.com/questions/52187/virtual-serial-port-for-linux)
+(from [SO](https://stackoverflow.com/questions/52187/virtual-serial-port-for-linux))
 
 ```
 socat -d -d pty,raw,echo=0,link=/tmp/ttyTEST0 pty,raw,echo=0,link=/tmp/ttyTEST1