From 4a573bbdd0e5945998a37162d1535245d4e20416 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 7 Sep 2021 00:29:50 +0900 Subject: Web/a-h以下の文書内のリンクURLを正規化 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/events/detecting_device_orientation/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ja/web/events') diff --git a/files/ja/web/events/detecting_device_orientation/index.html b/files/ja/web/events/detecting_device_orientation/index.html index 7df088075b..485a35de43 100644 --- a/files/ja/web/events/detecting_device_orientation/index.html +++ b/files/ja/web/events/detecting_device_orientation/index.html @@ -219,7 +219,7 @@ window.addEventListener('deviceorientation', handleOrientation);
  • {{domxref("DeviceMotionEvent")}}
  • レガシー化したイベントである MozOrientation
  • 方向および動きとして示されるデータ
  • -
  • Using deviceorientation in 3D Transforms
  • +
  • Using deviceorientation in 3D Transforms
  • Cyber Orb: 2D maze game with device orientation
  • @@ -228,7 +228,7 @@ window.addEventListener('deviceorientation', handleOrientation);
  • 方向および動きとして示されるデータ
  • {{domxref("DeviceOrientationEvent")}}
  • {{domxref("DeviceMotionEvent")}}
  • -
  • Using deviceorientation in 3D Transforms
  • -
  • イベントへの入門
  • +
  • Using deviceorientation in 3D Transforms
  • +
  • イベントへの入門
  • -- cgit v1.2.3-54-g00ecf