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

Fix broken links

This commit is contained in:
Maicol Castro 2021-05-22 19:05:46 -03:00 committed by GitHub
parent cbcca7c837
commit 04ec4bfa62
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 ### 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 ### Dependencies