diff options
Diffstat (limited to 'files/ja/web/api/vrdisplayevent/index.html')
-rw-r--r-- | files/ja/web/api/vrdisplayevent/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/vrdisplayevent/index.html b/files/ja/web/api/vrdisplayevent/index.html index 44a84c1513..d80eb5b142 100644 --- a/files/ja/web/api/vrdisplayevent/index.html +++ b/files/ja/web/api/vrdisplayevent/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/VRDisplayEvent --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRDisplayEvent</code></strong> インターフェイスは、 WebVR 関連イベントのイベントオブジェクトを表します (<a href="/en-US/docs/Web/API/WebVR_API#Window">WebVR ウインドウ拡張機能のリスト</a>を参照)。</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRDisplayEvent</code></strong> インターフェイスは、 WebVR 関連イベントのイベントオブジェクトを表します (<a href="/ja/docs/Web/API/WebVR_API#Window">WebVR ウインドウ拡張機能のリスト</a>を参照)。</p> <h2 id="コンストラクタ">コンストラクタ</h2> @@ -65,6 +65,6 @@ translation_of: Web/API/VRDisplayEvent <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> — demos, downloads, and other resources from the Mozilla VR team.</li> </ul> |