aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/_redirects.txt3
-rw-r--r--files/ko/_wikihistory.json14
-rw-r--r--files/ko/web/api/settimeout/index.html (renamed from files/ko/web/api/windoworworkerglobalscope/settimeout/index.html)4
3 files changed, 11 insertions, 10 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt
index 98641a59c2..eca610565f 100644
--- a/files/ko/_redirects.txt
+++ b/files/ko/_redirects.txt
@@ -490,7 +490,8 @@
/ko/docs/Web/API/WebGL_API/Using_shaders_to_apply_color_in_WebGL /ko/docs/Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL
/ko/docs/Web/API/WebGL_API/Using_textures_in_WebGL /ko/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
/ko/docs/Web/API/Web_Workers_API/basic_usage /ko/docs/Web/API/Web_Workers_API/Using_web_workers
-/ko/docs/Web/API/WindowTimers/setTimeout /ko/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout
+/ko/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ko/docs/Web/API/setTimeout
+/ko/docs/Web/API/WindowTimers/setTimeout /ko/docs/Web/API/setTimeout
/ko/docs/Web/API/XMLHttpRequest/timeout /ko/docs/Web/API/XMLHttpRequest/timeout_event
/ko/docs/Web/API/document.importNode /ko/docs/Web/API/Document/importNode
/ko/docs/Web/API/element-temp /ko/docs/Web/API/Element
diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json
index 3d73c38255..58636a3a7f 100644
--- a/files/ko/_wikihistory.json
+++ b/files/ko/_wikihistory.json
@@ -7529,13 +7529,6 @@
"alattalatta"
]
},
- "Web/API/WindowOrWorkerGlobalScope/setTimeout": {
- "modified": "2019-03-23T22:22:22.449Z",
- "contributors": [
- "DevJang",
- "TroyTae"
- ]
- },
"Web/API/Worker": {
"modified": "2020-10-15T21:47:12.252Z",
"contributors": [
@@ -7646,6 +7639,13 @@
"junho85"
]
},
+ "Web/API/setTimeout": {
+ "modified": "2019-03-23T22:22:22.449Z",
+ "contributors": [
+ "DevJang",
+ "TroyTae"
+ ]
+ },
"Web/Accessibility": {
"modified": "2019-09-09T14:15:43.285Z",
"contributors": [
diff --git a/files/ko/web/api/windoworworkerglobalscope/settimeout/index.html b/files/ko/web/api/settimeout/index.html
index 1b7c4c6a78..d093696bd0 100644
--- a/files/ko/web/api/windoworworkerglobalscope/settimeout/index.html
+++ b/files/ko/web/api/settimeout/index.html
@@ -1,10 +1,10 @@
---
title: WindowTimers.setTimeout()
-slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
+slug: Web/API/setTimeout
tags:
- setTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout
-original_slug: Web/API/WindowTimers/setTimeout
+original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
---
<div>{{APIRef("HTML DOM")}}</div>