aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/vreyeparameters
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 11:07:46 +0900
committerGitHub <noreply@github.com>2021-09-14 11:07:46 +0900
commit03385cc9f4f157cec2e5fd05f35e6af646055908 (patch)
tree445fcb3a7d033d4ef35c4d4238b28b9630e3dc5b /files/ja/web/api/vreyeparameters
parentb8899e350326af3e53dfad89747761c1c13a3915 (diff)
downloadtranslated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.tar.gz
translated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.tar.bz2
translated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.zip
Web/API以下の文書内のリンクURLを正規化 (#2360)
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/api/vreyeparameters')
-rw-r--r--files/ja/web/api/vreyeparameters/fieldofview/index.html2
-rw-r--r--files/ja/web/api/vreyeparameters/index.html4
-rw-r--r--files/ja/web/api/vreyeparameters/offset/index.html2
-rw-r--r--files/ja/web/api/vreyeparameters/renderheight/index.html2
-rw-r--r--files/ja/web/api/vreyeparameters/renderwidth/index.html2
5 files changed, 6 insertions, 6 deletions
diff --git a/files/ja/web/api/vreyeparameters/fieldofview/index.html b/files/ja/web/api/vreyeparameters/fieldofview/index.html
index 05fd751c8d..968ab6ad08 100644
--- a/files/ja/web/api/vreyeparameters/fieldofview/index.html
+++ b/files/ja/web/api/vreyeparameters/fieldofview/index.html
@@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/fieldOfView
<h2 id="参照">参照</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>
diff --git a/files/ja/web/api/vreyeparameters/index.html b/files/ja/web/api/vreyeparameters/index.html
index 1489f04d82..467f5dd010 100644
--- a/files/ja/web/api/vreyeparameters/index.html
+++ b/files/ja/web/api/vreyeparameters/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/VREyeParameters
---
<div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div>
-<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VREyeParameters</code></strong> インターフェイスは,指定した眼のためにシーンを正しくレンダリングするためのすべての情報(視界(field of view)の情報を含む)を表現します.</p>
+<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VREyeParameters</code></strong> インターフェイスは,指定した眼のためにシーンを正しくレンダリングするためのすべての情報(視界(field of view)の情報を含む)を表現します.</p>
<p>このインターフェイスは {{domxref("VRDisplay.getEyeParameters()")}} メソッドを通じてアクセスできます.</p>
@@ -50,6 +50,6 @@ translation_of: Web/API/VREyeParameters
<h2 id="See_also">See also</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>
diff --git a/files/ja/web/api/vreyeparameters/offset/index.html b/files/ja/web/api/vreyeparameters/offset/index.html
index 3f8f786db3..0c148b0191 100644
--- a/files/ja/web/api/vreyeparameters/offset/index.html
+++ b/files/ja/web/api/vreyeparameters/offset/index.html
@@ -49,6 +49,6 @@ translation_of: Web/API/VREyeParameters/offset
<h2 id="参照">参照</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>
diff --git a/files/ja/web/api/vreyeparameters/renderheight/index.html b/files/ja/web/api/vreyeparameters/renderheight/index.html
index 8b66167ec2..1ab993f474 100644
--- a/files/ja/web/api/vreyeparameters/renderheight/index.html
+++ b/files/ja/web/api/vreyeparameters/renderheight/index.html
@@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/renderHeight
<h2 id="参照">参照</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>
diff --git a/files/ja/web/api/vreyeparameters/renderwidth/index.html b/files/ja/web/api/vreyeparameters/renderwidth/index.html
index ad6bfb1580..84573e2057 100644
--- a/files/ja/web/api/vreyeparameters/renderwidth/index.html
+++ b/files/ja/web/api/vreyeparameters/renderwidth/index.html
@@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/renderWidth
<h2 id="参照">参照</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>