diff options
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 30 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html (renamed from files/ko/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html) | 3 |
3 files changed, 19 insertions, 17 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 9340068327..5cb2285f1b 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -328,7 +328,7 @@ /ko/docs/HTML:Element:a /ko/docs/Web/HTML/Element/a /ko/docs/HTML:Inline_elements /ko/docs/Web/HTML/Inline_elements /ko/docs/IndexedDB /ko/docs/Web/API/IndexedDB_API -/ko/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB /ko/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +/ko/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB /ko/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ko/docs/IndexedDB/Using_IndexedDB /ko/docs/Web/API/IndexedDB_API/Using_IndexedDB /ko/docs/Introduction_to_using_XPath_in_JavaScript /ko/docs/Web/XPath/Introduction_to_using_XPath_in_JavaScript /ko/docs/JSAPI_Reference/Alphabetical_List /ko/docs/JSAPI_Reference @@ -626,6 +626,7 @@ /ko/docs/Web/API/HTMLHyperlinkElementUtils/href /ko/docs/Web/API/HTMLAnchorElement/href /ko/docs/Web/API/HTML_드래그_앤_드롭_API /ko/docs/Web/API/HTML_Drag_and_Drop_API /ko/docs/Web/API/HTML_드래그_앤_드롭_API/Drag_operations /ko/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations +/ko/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ko/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ko/docs/Web/API/Navigator.battery /ko/docs/Web/API/Navigator/battery /ko/docs/Web/API/Navigator.battery/window.navigator.battery /ko/docs/Web/API/Navigator/battery /ko/docs/Web/API/Navigator.connection/window.navigator.connection /ko/docs/Web/API/Navigator/connection diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index bb0efda708..4322628e68 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -5594,21 +5594,6 @@ "claudepache" ] }, - "Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { - "modified": "2020-12-08T00:45:03.205Z", - "contributors": [ - "dsma73", - "chrisdavidmills", - "alattalatta", - "LostCatLee", - "daesD", - "naduhy2", - "bingl2", - "nacyot", - "fscholz", - "JoonghunPark" - ] - }, "Web/API/IndexedDB_API/Using_IndexedDB": { "modified": "2020-07-21T23:16:52.351Z", "contributors": [ @@ -18367,6 +18352,21 @@ "connorshea" ] }, + "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { + "modified": "2020-12-08T00:45:03.205Z", + "contributors": [ + "dsma73", + "chrisdavidmills", + "alattalatta", + "LostCatLee", + "daesD", + "naduhy2", + "bingl2", + "nacyot", + "fscholz", + "JoonghunPark" + ] + }, "orphaned/Web/API/OffscreenCanvas/toBlob": { "modified": "2020-10-15T22:14:42.795Z", "contributors": [ diff --git a/files/ko/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/ko/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html index c3d95b2eac..637c74a373 100644 --- a/files/ko/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html +++ b/files/ko/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html @@ -1,10 +1,11 @@ --- title: 기본 개념 -slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +slug: orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB tags: - Advanced - IndexedDB translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +original_slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB --- <p>{{DefaultAPISidebar("IndexedDB")}}</p> |