diff options
| author | Maxim Postautov <54762420+mpstv@users.noreply.github.com> | 2021-07-15 19:33:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-15 19:33:00 +0300 |
| commit | 4fbe5a0194ad7a21a5206d61845577f177b25217 (patch) | |
| tree | 77a75c4b84e287ee208507c5e5c4f9b433fdb590 /files/ru/web/javascript/reference/global_objects | |
| parent | 187d4eb1e4784a944d28e22371ea08f39b538b27 (diff) | |
| download | translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.gz translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.bz2 translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.zip | |
clean up mozilla wiki links (#1539)
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects')
| -rw-r--r-- | files/ru/web/javascript/reference/global_objects/bigint/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/bigint/index.html b/files/ru/web/javascript/reference/global_objects/bigint/index.html index 108df340f7..5e6f48af5d 100644 --- a/files/ru/web/javascript/reference/global_objects/bigint/index.html +++ b/files/ru/web/javascript/reference/global_objects/bigint/index.html @@ -187,7 +187,7 @@ Boolean(12n) <h2 id="Конструктор">Конструктор</h2> <dl> - <dt><code><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt/BigInt">BigInt()</a></code></dt> + <dt><code><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt/BigInt">BigInt()</a></code></dt> <dd>Создаёт объект {{jsxref("BigInt")}}.</dd> </dl> |
