aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/_redirects.txt6
-rw-r--r--files/ko/_wikihistory.json40
-rw-r--r--files/ko/orphaned/web/reference/api/index.html (renamed from files/ko/web/reference/api/index.html)4
-rw-r--r--files/ko/orphaned/web/reference/index.html (renamed from files/ko/web/reference/index.html)4
4 files changed, 28 insertions, 26 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt
index c8051c42a2..9340068327 100644
--- a/files/ko/_redirects.txt
+++ b/files/ko/_redirects.txt
@@ -943,6 +943,8 @@
/ko/docs/Web/Performance/브라우저는_어떻게_동작하는가 /ko/docs/Web/Performance/How_browsers_work
/ko/docs/Web/Performance/중요_렌더링_경로 /ko/docs/Web/Performance/Critical_rendering_path
/ko/docs/Web/Progressive_web_apps/소개 /ko/docs/Web/Progressive_web_apps/Introduction
+/ko/docs/Web/Reference /ko/docs/orphaned/Web/Reference
+/ko/docs/Web/Reference/API /ko/docs/orphaned/Web/Reference/API
/ko/docs/Web/Reference/Events /ko/docs/Web/Events
/ko/docs/Web/Reference/Events/DOMContentLoaded /ko/docs/Web/API/Window/DOMContentLoaded_event
/ko/docs/Web/Reference/Events/DOMSubtreeModified /ko/docs/Web/Events/DOMSubtreeModified
@@ -1016,8 +1018,8 @@
/ko/docs/Web/XSLT/variable /ko/docs/Web/XSLT/Element/variable
/ko/docs/Web/XSLT/when /ko/docs/Web/XSLT/Element/when
/ko/docs/Web/XSLT/with-param /ko/docs/Web/XSLT/Element/with-param
-/ko/docs/Web/참조 /ko/docs/Web/Reference
-/ko/docs/Web/참조/API /ko/docs/Web/Reference/API
+/ko/docs/Web/참조 /ko/docs/orphaned/Web/Reference
+/ko/docs/Web/참조/API /ko/docs/orphaned/Web/Reference/API
/ko/docs/WebAPI /ko/docs/conflicting/Web/API
/ko/docs/WebAPI/Battery_Status /ko/docs/Web/API/Battery_Status_API
/ko/docs/WebAPI/Detecting_device_orientation /ko/docs/orphaned/Web/API/Detecting_device_orientation
diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json
index 9c2e0878d5..bb0efda708 100644
--- a/files/ko/_wikihistory.json
+++ b/files/ko/_wikihistory.json
@@ -16475,26 +16475,6 @@
"SpikeYou"
]
},
- "Web/Reference": {
- "modified": "2019-03-23T23:28:22.951Z",
- "contributors": [
- "DeadIntegral",
- "jarangseo",
- "eyekorea",
- "LimeClover",
- "Channy",
- "hyeonseok",
- "narae_lee"
- ]
- },
- "Web/Reference/API": {
- "modified": "2019-03-23T23:23:26.342Z",
- "contributors": [
- "Netaras",
- "tamnajio",
- "Channy"
- ]
- },
"Web/SVG": {
"modified": "2019-11-05T05:19:15.768Z",
"contributors": [
@@ -18635,6 +18615,26 @@
"alattalatta"
]
},
+ "orphaned/Web/Reference": {
+ "modified": "2019-03-23T23:28:22.951Z",
+ "contributors": [
+ "DeadIntegral",
+ "jarangseo",
+ "eyekorea",
+ "LimeClover",
+ "Channy",
+ "hyeonseok",
+ "narae_lee"
+ ]
+ },
+ "orphaned/Web/Reference/API": {
+ "modified": "2019-03-23T23:23:26.342Z",
+ "contributors": [
+ "Netaras",
+ "tamnajio",
+ "Channy"
+ ]
+ },
"orphaned/Web/Security/Information_Security_Basics": {
"modified": "2019-03-23T22:05:46.762Z",
"contributors": [
diff --git a/files/ko/web/reference/api/index.html b/files/ko/orphaned/web/reference/api/index.html
index 7ce64e1a32..4800908512 100644
--- a/files/ko/web/reference/api/index.html
+++ b/files/ko/orphaned/web/reference/api/index.html
@@ -1,13 +1,13 @@
---
title: Web API 설명집
-slug: Web/Reference/API
+slug: orphaned/Web/Reference/API
tags:
- API
- 대문
- 웹
- 편람
translation_of: Web/Reference/API
-original_slug: Web/참조/API
+original_slug: Web/Reference/API
---
<p><span class="seoSummary">여러분이 알고 있는 웹에는 여러 유용한 작업을 수행할 수 있는 다양한 API가 제공됩니다. 이러한 API는 자바스크립트(JavaScript) 코드를 사용하여 접근할 수 있으며 {{domxref("window")}}나 {{domxref("element")}}에 대한 간단한 작업에서부터 <a href="/ko/docs/Web/WebGL">WebGL</a>이나 <a href="/ko/docs/Web_Audio_API">Web Audio</a>와 같은 API를 사용해 복잡한 그래픽 및 오디오 효과를 만들어내는 것까지 가능합니다.</span></p>
diff --git a/files/ko/web/reference/index.html b/files/ko/orphaned/web/reference/index.html
index 5918ed9c1a..892b42d80a 100644
--- a/files/ko/web/reference/index.html
+++ b/files/ko/orphaned/web/reference/index.html
@@ -1,12 +1,12 @@
---
title: 웹 기술 문서 목록
-slug: Web/Reference
+slug: orphaned/Web/Reference
tags:
- Landing
- Reference
- Web
translation_of: Web/Reference
-original_slug: Web/참조
+original_slug: Web/Reference
---
<p>{{draft()}}<br>
오픈 웹은 많은 기술을 사용하여 구축됩니다. 이 기술들을 사용하기 위해서는 적절한 지식이 필요합니다.<br>