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/ko/_redirects.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'files/ko') diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 92b8107451..c3d8339b2d 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -1,3 +1,8 @@ +# DO NOT EDIT THIS FILE MANUALLY. +# Use the CLI instead: +# +# yarn content add-redirect +# # FROM-URL TO-URL /ko/docs/AJAX /ko/docs/Web/Guide/AJAX /ko/docs/AJAX/Getting_Started /ko/docs/Web/Guide/AJAX/Getting_Started @@ -325,7 +330,6 @@ /ko/docs/HTML/HTML에서_폼 /ko/docs/Learn/Forms /ko/docs/HTML/Inline_elements /ko/docs/Web/HTML/Inline_elements /ko/docs/HTML/Introduction /ko/docs/Learn/HTML/Introduction_to_HTML -/ko/docs/HTML/Using_the_application_cache /ko/docs/Web/HTML/Using_the_application_cache /ko/docs/HTML:Canvas /ko/docs/Web/API/Canvas_API /ko/docs/HTML:Element /ko/docs/Web/HTML/Element /ko/docs/HTML:Element:a /ko/docs/Web/HTML/Element/a -- cgit v1.2.3-54-g00ecf