1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 03:34:53 +08:00

Fix broken links (#244)

This commit is contained in:
Maicol Castro 2021-06-10 19:15:44 -03:00 committed by GitHub
parent ed9f89ca31
commit 33e5a31ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ Serial is a class that provides the basic interface common to serial libraries (
### Documentation
Website: http://wjwwood.github.com/serial/
Website: http://wjwwood.github.io/serial/
API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html
API Documentation: http://wjwwood.github.io/serial/doc/1.1.0/index.html
### Dependencies