Skip to content

Commit df31a83

Browse files
committed
Fix broken reference links
1 parent fa75058 commit df31a83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/
99

1010
Allows you to read the accelerometer and gyroscope values from the LSM6DS3 IMU on your Arduino Nano 33 IoT or Arduino Uno WiFi Rev2 boards.
1111

12-
For more information about this library please visit us at https://www.arduino.cc/en/Reference/{repository-name}
12+
For more information about this library please visit us at https://www.arduino.cc/reference/en/libraries/arduino_lsm6ds3/

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Arduino <[email protected]>
55
sentence=Allows you to read the accelerometer and gyroscope values from the LSM6DS3 IMU on your Arduino Nano 33 IoT or Arduino Uno WiFi Rev2 boards.
66
paragraph=
77
category=Sensors
8-
url=https://www.arduino.cc/en/Reference/Arduino_LSM6DS3
8+
url=https://www.arduino.cc/reference/en/libraries/arduino_lsm6ds3/
99
architectures=*
1010
includes=Arduino_LSM6DS3.h

0 commit comments

Comments
 (0)