-
-
Notifications
You must be signed in to change notification settings - Fork 93
Commit ec4f01a
Replace broken URLs in library metadata
The `url` property in the library metadata is used to direct the user to resources related to the library. The URL
defined by this property is used as the target for the "More info" link in Arduino Cloud Editor's Library Manager.
Previously, some of the platform bundled libraries had an incorrect `url` property value that only led to a 404 page.1 parent 16bdbea commit ec4f01a
File tree
4 files changed
+4
-4
lines changed- libraries
- SDU
- SFU
- WiFiS3
- lwIpWrapper
4 files changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
|
0 commit comments