diff options
| author | Yeji Choi <61399588+yechoi42@users.noreply.github.com> | 2021-07-18 22:58:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-18 22:58:53 +0900 |
| commit | 619211e9ba8a68c9d5de346dfc73fa0686c9148d (patch) | |
| tree | 8c979eccdb1ba64e1b314ea2ab542ae3e6262c2e /files/ko/web/javascript/reference/lexical_grammar | |
| parent | 53fb7c6f1f2f22f558b4a5b9af867767ecfeddfd (diff) | |
| download | translated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.tar.gz translated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.tar.bz2 translated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.zip | |
fix: delete wiki.mozilla.org from ko files (#1567)
* fix: delete wiki.mozilla.org from ko/learn files
* fix: delete wiki.mozilla.org from ko/glossary files
* fix: remove wiki
* fix: remove python script file
잘못올렸습니다.. ㅠ
* Update files/ko/web/html/attributes/index.html
Co-authored-by: hochan222 <hochan049@gmail.com>
Diffstat (limited to 'files/ko/web/javascript/reference/lexical_grammar')
| -rw-r--r-- | files/ko/web/javascript/reference/lexical_grammar/index.html | 2 |
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> |
