Skip to content

Commit 878911c

Browse files
committed
fixed some broken links in library.properties files
1 parent 6200ec2 commit 878911c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/Esplora/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.
66
paragraph=The sensors available on the board are:2-Axis analog joystick with center push-button,4 push-buttons,microphone, light sensor, temperature sensor, 3-axis accelerometer, 2 TinkerKit input connectors.</br>The actuators available on the board are: bright RGB LED, piezo buzzer, 2 TinkerKit output connectors.
7-
url=http://arduino.cc/en/Reference/Esplora
7+
url=http://arduino.cc/en/Reference/EsploraLibrary
88
architectures=avr

libraries/WiFi/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.
66
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield 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.
7-
url=http:http://arduino.cc/en/Reference/WiFi
7+
url=http://arduino.cc/en/Reference/WiFi
88
architectures=*

0 commit comments

Comments
 (0)