<i18n dev> RFR: 8341684: Typo in External Specifications link of java.util.Currency
Chen Liang
liach at openjdk.org
Tue Oct 8 23:50:56 UTC 2024
On Tue, 8 Oct 2024 23:11:25 GMT, Justin Lu <jlu at 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
More information about the i18n-dev
mailing list