aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript
diff options
context:
space:
mode:
authorBlueberryy <36592509+Blueberryy@users.noreply.github.com>2021-05-31 12:34:40 +0500
committerGitHub <noreply@github.com>2021-05-31 10:34:40 +0300
commit52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b (patch)
treeef480a63e42d8dccb0dab71fe84c70816c5c7c35 /files/ru/web/javascript
parentd7ecc656317af08e7985afe768feb45708a76989 (diff)
downloadtranslated-content-52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b.tar.gz
translated-content-52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b.tar.bz2
translated-content-52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b.zip
RU: Fix Intl.DateTimeFormat compat macros link
Diffstat (limited to 'files/ru/web/javascript')
-rw-r--r--files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
index eb9aac9de9..092f4c0d60 100644
--- a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
@@ -220,7 +220,7 @@ console.log(date.toLocaleString('en-US', options));
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat}}</p>
+<p>{{Compat("javascript.builtins.Intl.DateTimeFormat")}}</p>
<h2 id="See_also" name="See_also">Смотрите также</h2>