From 8d874f7747f45e62f245ca1febbbe634b006535b Mon Sep 17 00:00:00 2001 From: marqdevx Date: Thu, 4 Feb 2021 10:32:06 +0100 Subject: [PATCH] Fixed link --- README.md => README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.md => README.adoc (92%) diff --git a/README.md b/README.adoc similarity index 92% rename from README.md rename to README.adoc index 465437b..c671f7a 100644 --- a/README.md +++ b/README.adoc @@ -1,6 +1,6 @@ = Arduino_Pro_Tutorials Library for Arduino = -The complete Arduino sketches from the Pro Tutorials found on the [Arduino Pro website](https://www.arduino.cc/pro/tutorials/portenta-h7). +The complete Arduino sketches from the Pro Tutorials found on the https://www.arduino.cc/pro/tutorials/portenta-h7[Arduino Pro website]. == License ==