From c0c29873129622b08cce7c367f855698765f6687 Mon Sep 17 00:00:00 2001 From: julieng Date: Mon, 12 Apr 2021 07:41:48 +0200 Subject: fixing redirects with yarn content --- files/ja/_redirects.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'files/ja/_redirects.txt') diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 8e4caba570..8e454ee1ea 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -1,3 +1,8 @@ +# DO NOT EDIT THIS FILE MANUALLY. +# Use the CLI instead: +# +# yarn content add-redirect +# # FROM-URL TO-URL /ja/docs/AJAX /ja/docs/Web/Guide/AJAX /ja/docs/AJAX/Community /ja/docs/Web/Guide/AJAX/Community @@ -2578,7 +2583,6 @@ /ja/docs/HTML/Supported_media_formats /ja/docs/Web/Media/Formats /ja/docs/HTML/Tips_for_authoring_fast-loading_HTML_pages /ja/docs/conflicting/Learn/HTML/Howto/Author_fast-loading_HTML_pages /ja/docs/HTML/Using_HTML5_audio_and_video /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content -/ja/docs/HTML/Using_the_application_cache /ja/docs/Web/HTML/Using_the_application_cache /ja/docs/HTML/属性 /ja/docs/Web/HTML/Attributes /ja/docs/HTML:Block-level_elements /ja/docs/Web/HTML/Block-level_elements /ja/docs/HTML:Canvas /ja/docs/Web/API/Canvas_API @@ -3439,7 +3443,6 @@ /ja/docs/Notification_object/tag /ja/docs/Web/API/Notification/tag /ja/docs/Notification_object/title /ja/docs/Web/API/Notification/title /ja/docs/NsIDOMHTMLMediaElement /ja/docs/orphaned/NsIDOMHTMLMediaElement -/ja/docs/Offline_resources_in_Firefox /ja/docs/Web/HTML/Using_the_application_cache /ja/docs/Offline_resources_in_Firefox/Using_audio_and_video_in_Firefox /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content /ja/docs/Online_and_offline_events /ja/docs/Web/API/NavigatorOnLine/Online_and_offline_events /ja/docs/Other_JavaScript_tools /ja/docs/Tools @@ -3643,7 +3646,6 @@ /ja/docs/Updating_extensions_for_Firefox_3.1 /ja/docs/Mozilla/Firefox/Releases/3.5/Updating_extensions /ja/docs/Updating_web_applications_for_Firefox_3 /ja/docs/Mozilla/Firefox/Releases/3/Updating_web_applications /ja/docs/User_Agent_Strings_Reference /ja/docs/conflicting/Web/HTTP/Headers/User-Agent/Firefox -/ja/docs/Using_Application_Cache /ja/docs/Web/HTML/Using_the_application_cache /ja/docs/Using_Breakpoints_in_Venkman-redirect-1 /ja/docs/Using_Breakpoints_in_Venkman /ja/docs/Using_Firefox_1.5_caching /ja/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching /ja/docs/Using_HTML5_audio_and_video /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content -- cgit v1.2.3-54-g00ecf