From 03385cc9f4f157cec2e5fd05f35e6af646055908 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 11:07:46 +0900 Subject: Web/API以下の文書内のリンクURLを正規化 (#2360) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/web/api/gamepadpose/hasorientation/index.html | 4 ++-- files/ja/web/api/gamepadpose/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'files/ja/web/api/gamepadpose') diff --git a/files/ja/web/api/gamepadpose/hasorientation/index.html b/files/ja/web/api/gamepadpose/hasorientation/index.html index 3079ad7eab..9360ec241d 100644 --- a/files/ja/web/api/gamepadpose/hasorientation/index.html +++ b/files/ja/web/api/gamepadpose/hasorientation/index.html @@ -53,6 +53,6 @@ translation_of: Web/API/GamepadPose/hasOrientation

関連項目

diff --git a/files/ja/web/api/gamepadpose/index.html b/files/ja/web/api/gamepadpose/index.html index 05f7350392..d08cf32c67 100644 --- a/files/ja/web/api/gamepadpose/index.html +++ b/files/ja/web/api/gamepadpose/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/GamepadPose ---
{{APIRef("Gamepad API")}}{{SeeCompatTable}}
-

The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)

+

The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)

This interface is accessible through the {{domxref("Gamepad.pose")}} property.

@@ -70,6 +70,6 @@ translation_of: Web/API/GamepadPose

See also

-- cgit v1.2.3-54-g00ecf