aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json12
-rw-r--r--files/zh-cn/conflicting/web/api/caches/index.html (renamed from files/zh-cn/web/api/serviceworkerglobalscope/caches/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index bd9da62df6..8c20e77a7b 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1477,6 +1477,7 @@
/zh-CN/docs/Web/API/Selection.isCollapsed /zh-CN/docs/Web/API/Selection/isCollapsed
/zh-CN/docs/Web/API/Selection.removeRange /zh-CN/docs/Web/API/Selection/removeRange
/zh-CN/docs/Web/API/Selection/从Document中删除 /zh-CN/docs/Web/API/Selection/deleteFromDocument
+/zh-CN/docs/Web/API/ServiceWorkerGlobalScope/caches /zh-CN/docs/conflicting/Web/API/caches
/zh-CN/docs/Web/API/StorageEstimate /zh-CN/docs/conflicting/Web/API/StorageManager/estimate
/zh-CN/docs/Web/API/Streams_API/使用可读文件流 /zh-CN/docs/Web/API/Streams_API/Using_readable_streams
/zh-CN/docs/Web/API/Streams_API/概念 /zh-CN/docs/Web/API/Streams_API/Concepts
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 5aa50df6f9..d92c883026 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -19903,12 +19903,6 @@
"TimLuo465"
]
},
- "Web/API/ServiceWorkerGlobalScope/caches": {
- "modified": "2020-10-28T03:25:10.149Z",
- "contributors": [
- "peter006qi"
- ]
- },
"Web/API/ServiceWorkerRegistration": {
"modified": "2019-03-23T22:12:58.327Z",
"contributors": [
@@ -47333,6 +47327,12 @@
"AlexChao"
]
},
+ "conflicting/Web/API/caches": {
+ "modified": "2020-10-28T03:25:10.149Z",
+ "contributors": [
+ "peter006qi"
+ ]
+ },
"conflicting/Web/API_dd04ca1265cb79b990b8120e5f5070d3": {
"modified": "2019-03-18T20:42:39.198Z",
"contributors": [
diff --git a/files/zh-cn/web/api/serviceworkerglobalscope/caches/index.html b/files/zh-cn/conflicting/web/api/caches/index.html
index bead85ce7c..0da1e450bc 100644
--- a/files/zh-cn/web/api/serviceworkerglobalscope/caches/index.html
+++ b/files/zh-cn/conflicting/web/api/caches/index.html
@@ -1,7 +1,8 @@
---
title: ServiceWorkerGlobalScope.caches
-slug: Web/API/ServiceWorkerGlobalScope/caches
+slug: conflicting/Web/API/caches
translation_of: Web/API/ServiceWorkerGlobalScope/caches
+original_slug: Web/API/ServiceWorkerGlobalScope/caches
---
<p>{{APIRef("Service Workers API")}}</p>