From f2ca9ced6ef985653cb234a3268b237b0fa257f1 Mon Sep 17 00:00:00 2001
From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com>
Date: Tue, 8 Feb 2022 21:29:52 -0500
Subject: [PATCH] Fix typo
---
README.md | 2 +-
library.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7e7b748..184c1cb 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
[](#Contributing)
[](http://github.com/khoih-prog/RPI_PICO_TimerInterrupt/issues)
-
+
---
---
diff --git a/library.json b/library.json
index 9b5380e..d4923f4 100644
--- a/library.json
+++ b/library.json
@@ -12,7 +12,7 @@
"repository":
{
"type": "git",
- "url": "//https://github.com/khoih-prog/RPI_PICO_TimerInterrupt"
+ "url": "https://github.com/khoih-prog/RPI_PICO_TimerInterrupt"
},
"homepage": "https://github.com/khoih-prog/RPI_PICO_TimerInterrupt",
"export": {