Commit ca35c54
authored
Correct library reference URL in metadata
The library.properties `url` field provides a location for users to find information about the library. The automatically generated library reference pages are accessed via a URL based on the library `name` value converted to all lower case. Use of the real library name with upper case letters results in a 404.1 parent 6e85502 commit ca35c54
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments