On Tue, 8 Oct 2024 23:11:25 GMT, Justin Lu <j...@openjdk.org> wrote: > A trivial correction to the _j.util.Currency_ external specification ISO > currency codes link. Browsers will auto resolve and correct the link, but it > should still be fixed regardless.
Isn't the right link https://www.iso.org/iso-4217-currency-codes.html while simply changing the extension (and yes, the link in this PR) leads to a 404 page? Also note that we prefer https links over http if possible. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21416#issuecomment-2401002549