From a25175391d28de907b9aaf6c6eda780327d1419b Mon Sep 17 00:00:00 2001 From: Christian Gambale Date: Thu, 10 Sep 2026 10:59:25 +0200 Subject: [PATCH] Fix link to IETF BCP 47 standard Updated the link to IETF BCP 47 for accuracy. --- globalization/locale/standard-locale-names.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globalization/locale/standard-locale-names.md b/globalization/locale/standard-locale-names.md index ed0aa1fe6..db2231ef9 100644 --- a/globalization/locale/standard-locale-names.md +++ b/globalization/locale/standard-locale-names.md @@ -10,7 +10,7 @@ ms.date: 02/13/2023 # Standard locale names -[IETF BCP 47](https://www.ietf.org/rfc/bcp/bcp47.txt) is the standard that defines the most-commonly used format for specifying a locale. This format is used by Windows and many other environments, including C#, Java, Javascript, ICU, HTML <lang>, etc. +[IETF BCP 47](https://tools.ietf.org/html/bcp47) is the standard that defines the most-commonly used format for specifying a locale. This format is used by Windows and many other environments, including C#, Java, Javascript, ICU, HTML <lang>, etc. A locale using the BCP 47 format is defined by a primary language tag and optional subtags as follows: