Skip to content

Commit 38d6dec

Browse files
authored
Merge pull request mrdoob#21408 from Mugen87/dev51
Docs: Fix broken links.
2 parents 50380bd + a66b3b4 commit 38d6dec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/manual/ar/introduction/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2>لماذا توجد علامات meta viewport في الأمثلة؟</h2>
2727

2828
<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
2929

30-
<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
30+
<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
3131
</div>
3232

3333
<h2>كيف يمكن الحفاظ على مقياس المشهد عند تغيير الحجم؟</h2>

docs/manual/en/introduction/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2>Why are there meta viewport tags in examples?</h2>
2727

2828
<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
2929

30-
<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
30+
<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
3131
</div>
3232

3333
<h2>How can scene scale be preserved on resize?</h2>

docs/manual/ko/introduction/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2>예제에 왜 meta viewport 태그가 있나요?</h2>
2727

2828
<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
2929

30-
<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
30+
<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
3131
</div>
3232

3333
<h2>화면 확대 정도가 리사이징 시에 유지될 수 있나요?</h2>

docs/manual/zh/introduction/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>为什么在示例中会有一些和viewport相关的meta标签?</h2>
2929

3030
<p>[link:https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html Safari: Using the Viewport]</p>
3131

32-
<p>[link:https://developer.mozilla.org/en/Mobile/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
32+
<p>[link:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag MDN: Using the viewport meta tag]</p>
3333
</div>
3434

3535
<h2>如何在窗口调整大小时保持场景比例不变?</h2>

0 commit comments

Comments
 (0)