aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/error/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/error/index.html')
-rw-r--r--files/ko/web/javascript/reference/global_objects/error/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/error/index.html b/files/ko/web/javascript/reference/global_objects/error/index.html
index 9eb672499f..b82f5dbbea 100644
--- a/files/ko/web/javascript/reference/global_objects/error/index.html
+++ b/files/ko/web/javascript/reference/global_objects/error/index.html
@@ -77,11 +77,7 @@ browser-compat: javascript.builtins.Error
<h2 id="Constructor">생성자</h2>
<dl>
- <dt>
- <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/Error"
- ><code>Error()</code></a
- >
- </dt>
+ <dt>{{jsxref("Error/Error", "Error()")}}</dt>
<dd>새로운 <code>Error</code> 객체를 만듭니다.</dd>
</dl>