소스 검색

Merge pull request #21408 from Mugen87/dev51

Docs: Fix broken links.
Michael Herzog 4 년 전
부모
커밋
38d6dec4b0
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      docs/manual/ar/introduction/FAQ.html
  2. 1 1
      docs/manual/en/introduction/FAQ.html
  3. 1 1
      docs/manual/ko/introduction/FAQ.html
  4. 1 1
      docs/manual/zh/introduction/FAQ.html

+ 1 - 1
docs/manual/ar/introduction/FAQ.html

@@ -27,7 +27,7 @@
 
 				<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
 
-				<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
+				<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
 		</div>
 
 		<h2>كيف يمكن الحفاظ على مقياس المشهد عند تغيير الحجم؟</h2>

+ 1 - 1
docs/manual/en/introduction/FAQ.html

@@ -27,7 +27,7 @@
 
 				<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
 
-				<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
+				<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
 		</div>
 
 		<h2>How can scene scale be preserved on resize?</h2>

+ 1 - 1
docs/manual/ko/introduction/FAQ.html

@@ -27,7 +27,7 @@
 
 				<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
 
-				<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
+				<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
 		</div>
 
 		<h2>화면 확대 정도가 리사이징 시에 유지될 수 있나요?</h2>

+ 1 - 1
docs/manual/zh/introduction/FAQ.html

@@ -29,7 +29,7 @@
 
 				<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
 
-				<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
+				<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
 		</div>
 
 		<h2>如何在窗口调整大小时保持场景比例不变?</h2>