aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/htmlelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/htmlelement')
-rw-r--r--files/ko/web/api/htmlelement/accesskey/index.html3
-rw-r--r--files/ko/web/api/htmlelement/innertext/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ko/web/api/htmlelement/accesskey/index.html b/files/ko/web/api/htmlelement/accesskey/index.html
index 0fc48bd749..7ef2393b5d 100644
--- a/files/ko/web/api/htmlelement/accesskey/index.html
+++ b/files/ko/web/api/htmlelement/accesskey/index.html
@@ -1,6 +1,6 @@
---
title: Element.accessKey
-slug: Web/API/Element/accessKey
+slug: Web/API/HTMLElement/accessKey
tags:
- API
- Access Keys
@@ -13,6 +13,7 @@ tags:
- 키보드 단축키
translation_of: Web/API/HTMLElement/accessKey
translation_of_original: Web/API/Element/accessKey
+original_slug: Web/API/Element/accessKey
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ko/web/api/htmlelement/innertext/index.html b/files/ko/web/api/htmlelement/innertext/index.html
index 414fab5c00..e15778f089 100644
--- a/files/ko/web/api/htmlelement/innertext/index.html
+++ b/files/ko/web/api/htmlelement/innertext/index.html
@@ -1,6 +1,6 @@
---
title: Node.innerText
-slug: Web/API/Node/innerText
+slug: Web/API/HTMLElement/innerText
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Property
- Reference
translation_of: Web/API/HTMLElement/innerText
+original_slug: Web/API/Node/innerText
---
<div>{{APIRef("HTML DOM")}}</div>