diff options
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-tw/orphaned/tools/web_console/keyboard_shortcuts/index.html (renamed from files/zh-tw/tools/web_console/keyboard_shortcuts/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index a9e4c26123..0164449ed0 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -538,6 +538,7 @@ /zh-TW/docs/Security/MixedContent/How_to_fix_website_with_mixed_content /zh-TW/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content /zh-TW/docs/Security/弱簽章演算法 /zh-TW/docs/Web/Security/Weak_Signature_Algorithm /zh-TW/docs/Security/缺少安全性的密碼 /zh-TW/docs/Web/Security/Insecure_passwords +/zh-TW/docs/Tools/Web_Console/Keyboard_shortcuts /zh-TW/docs/orphaned/Tools/Web_Console/Keyboard_shortcuts /zh-TW/docs/Tools/Web_Console/Opening_the_Web_Console /zh-TW/docs/Tools/Web_Console/UI_Tour /zh-TW/docs/Using_files_from_web_applications /zh-TW/docs/Web/API/File/Using_files_from_web_applications /zh-TW/docs/Using_geolocation /zh-TW/docs/Web/API/Geolocation_API diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index d698f18bc2..63741f5a43 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -2795,12 +2795,6 @@ "iigmir" ] }, - "Tools/Web_Console/Keyboard_shortcuts": { - "modified": "2020-07-16T22:34:24.444Z", - "contributors": [ - "iigmir" - ] - }, "Tools/Web_Console/Rich_output": { "modified": "2020-07-16T22:34:20.675Z", "contributors": [ @@ -8719,6 +8713,12 @@ "BobChao" ] }, + "orphaned/Tools/Web_Console/Keyboard_shortcuts": { + "modified": "2020-07-16T22:34:24.444Z", + "contributors": [ + "iigmir" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2019-03-23T23:27:03.486Z", "contributors": [ diff --git a/files/zh-tw/tools/web_console/keyboard_shortcuts/index.html b/files/zh-tw/orphaned/tools/web_console/keyboard_shortcuts/index.html index 1d113d419c..e4edd2aec8 100644 --- a/files/zh-tw/tools/web_console/keyboard_shortcuts/index.html +++ b/files/zh-tw/orphaned/tools/web_console/keyboard_shortcuts/index.html @@ -1,7 +1,8 @@ --- title: 鍵盤快捷鍵 -slug: Tools/Web_Console/Keyboard_shortcuts +slug: orphaned/Tools/Web_Console/Keyboard_shortcuts translation_of: Tools/Web_Console/Keyboard_shortcuts +original_slug: Tools/Web_Console/Keyboard_shortcuts --- <p>{{ Page ("zh-TW/docs/tools/Keyboard_shortcuts", "web-console") }}</p> |