From 8649114546b5402c6c514664c31204ad2049a447 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 6 Oct 2014 16:15:40 +0300 Subject: [PATCH] Fix link to Web Library Search site --- docs/librarymanager/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/librarymanager/index.rst b/docs/librarymanager/index.rst index 3840872c..73b4fd04 100644 --- a/docs/librarymanager/index.rst +++ b/docs/librarymanager/index.rst @@ -9,7 +9,7 @@ Library Manager *PlatformIO Library Manager* allows you to organize external embedded libraries. You can search for new libraries via :ref:`Command Line ` -or `WebSite `_ interfaces. +or `WebSite `_ interfaces. You don't need to bother for finding the latest version of library. Due to :ref:`cmd_lib_update` command you will have up-to-date external libraries.