From 1ed8d18efbd9d5d5c1885ff3aa7a12d36429f796 Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 12 Mar 2022 10:44:18 -0800 Subject: [PATCH] Fix broken link in documentation The Arduino Library Manager documentation was moved to a new location without setting up a redirect, which broke this link. --- FAQ.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 95eb0ffa..d0d15d5d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -43,7 +43,7 @@ When a library is [added to the library list](README.md#adding-a-library-to-libr More information: -- https://www.arduino.cc/en/Guide/Libraries#toc3 +- https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#using-the-library-manager - https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_lib/ - https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a diff --git a/README.md b/README.md index af64c1c1..1ba87c09 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Arduino Library Manager list This repository contains the list of libraries in the -[Arduino Library Manager](https://www.arduino.cc/en/guide/libraries#toc3) index. +[Arduino Library Manager](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#using-the-library-manager) index. ## Table of Contents