From 33e5a31ab77011504c8e37d7e9c3b9fa4229e625 Mon Sep 17 00:00:00 2001 From: Maicol Castro <60545998+guilhermerk@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:15:44 -0300 Subject: [PATCH] Fix broken links (#244) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d17f7b1..5e043c2 100644 --- a/README.md +++ b/README.md @@ -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