diff --git a/libraries/SDU/library.properties b/libraries/SDU/library.properties index 1b778a8fc..e6e10951d 100644 --- a/libraries/SDU/library.properties +++ b/libraries/SDU/library.properties @@ -5,5 +5,5 @@ maintainer=Arduino sentence=Update the sketch on your board from an SD card paragraph=Requires an SD card category=Other -url=http://www.arduino.cc/en/Reference/SDU +url=https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/SDU architectures=renesas,renesas_uno diff --git a/libraries/SFU/library.properties b/libraries/SFU/library.properties index f351e5f4a..b5df042f3 100644 --- a/libraries/SFU/library.properties +++ b/libraries/SFU/library.properties @@ -5,5 +5,5 @@ maintainer=Arduino sentence=Second stage bootloader for Portenta C33 paragraph= category=Other -url=https://www.arduino.cc/en/Reference/SFU +url=https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/SFU architectures=renesas_portenta,renesas diff --git a/libraries/WiFiS3/library.properties b/libraries/WiFiS3/library.properties index 4b1ca0f5e..0dc0f9c6d 100644 --- a/libraries/WiFiS3/library.properties +++ b/libraries/WiFiS3/library.properties @@ -5,6 +5,6 @@ maintainer=Arduino sentence=Enables network connection (local and Internet) with the Arduino Leven. paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The board can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS. category=Communication -url=http://www.arduino.cc/en/Reference/WiFiS3 +url=https://docs.arduino.cc/tutorials/uno-r4-wifi/wifi-examples/ architectures=renesas,renesas_uno includes=WiFiS3.h diff --git a/libraries/lwIpWrapper/library.properties b/libraries/lwIpWrapper/library.properties index 5c876402d..1c2f2d011 100644 --- a/libraries/lwIpWrapper/library.properties +++ b/libraries/lwIpWrapper/library.properties @@ -5,7 +5,7 @@ maintainer=Arduino sentence=Interface network interfaces with lwIP paragraph=This library is the basic layer to interface network interfaces (Ethernet, WiFi) with lwIP library category=Communication -url=https://github.com/arduino/ArduinoCore-renesas/tree/master/libraries/LwIpWrapper +url=https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/lwIpWrapper architectures=renesas,renesas_portenta precompiled=true ldflags=-llwIP