Skip to content

Commit 0a888c4

Browse files
authored
chore(docs): update the link to BCP 47
1 parent fab4161 commit 0a888c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/table/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1931,7 +1931,7 @@ sorting, as well as pass sort options via the `sort-compare-options` prop.
19311931

19321932
The `sort-compare-locale` prop defaults to `undefined`, which uses the browser (or Node.js runtime)
19331933
default locale. The prop `sort-compare-locale` can either accept a
1934-
[BCP 47 language tag](https://tools.ietf.org/html/rfc5646) string or an _array_ of such tags. For
1934+
[BCP 47 language tag](https://www.rfc-editor.org/info/bcp47) string or an _array_ of such tags. For
19351935
more details on locales, please see
19361936
[Locale identification and negotiation](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation)
19371937
on MDN.

0 commit comments

Comments
 (0)