aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/lexical_grammar
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/lexical_grammar')
-rw-r--r--files/ko/web/javascript/reference/lexical_grammar/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/javascript/reference/lexical_grammar/index.html b/files/ko/web/javascript/reference/lexical_grammar/index.html
index 74e4e63788..1f2349bc1a 100644
--- a/files/ko/web/javascript/reference/lexical_grammar/index.html
+++ b/files/ko/web/javascript/reference/lexical_grammar/index.html
@@ -428,7 +428,7 @@ var m = 0o644; // 420
<pre class="example-good notranslate">0o755n</pre>
-<p>For more information about <code>BigInt</code>, see also <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#BigInt_type">JavaScript data structures</a>.</p>
+<p>For more information about <code>BigInt</code>, see also <a href="/en-US/docs/Web/JavaScript/Data_structures#BigInt_type">JavaScript data structures</a>.</p>
<h4 id="Numeric_separators">Numeric separators</h4>