From 04ec4bfa62899dc2d4d94d33dd98d62cbb8ed7e8 Mon Sep 17 00:00:00 2001 From: Maicol Castro <60545998+guilhermerk@users.noreply.github.com> Date: Sat, 22 May 2021 19:05:46 -0300 Subject: [PATCH] Fix broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f99507..a740cd3 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