Skip to content

Commit fa6ac9d

Browse files
authored
fix(webpki): replace dead issue link with LICENSE reference (#167)
Old: https://github.com/briansmith/webpki/issues/148 New: https://github.com/briansmith/webpki/blob/main/LICENSE This update ensures the LicenseRef-webpki points to a valid and persistent license source instead of a non-existent issue. The old issue has been removed from the repository, and no open alternatives exist. If there's a better canonical reference you recommend for this license, please share it — happy to update accordingly.
1 parent 09c0452 commit fa6ac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allow = [
2929
"MPL-2.0",
3030
# https://github.com/briansmith/ring/issues/902
3131
"LicenseRef-ring",
32-
# https://github.com/briansmith/webpki/issues/148
32+
# https://github.com/briansmith/webpki/blob/main/LICENSE
3333
"LicenseRef-webpki",
3434
]
3535

0 commit comments

Comments
 (0)