aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-18 21:49:38 +0900
committerpotappo <potappo@gmail.com>2021-09-18 22:24:37 +0900
commitd7f3b9665adfb974ed6d2305ecccf7ef7330439f (patch)
tree8cea78ca7a644fb33dac7f6a7ec3aa59f3fa54a0
parentf63923ed02a97e2775bb51516f38641e189079ed (diff)
downloadtranslated-content-d7f3b9665adfb974ed6d2305ecccf7ef7330439f.tar.gz
translated-content-d7f3b9665adfb974ed6d2305ecccf7ef7330439f.tar.bz2
translated-content-d7f3b9665adfb974ed6d2305ecccf7ef7330439f.zip
Update files/ja/web/events/detecting_device_orientation/index.html
Co-authored-by: potappo <potappo@gmail.com>
-rw-r--r--files/ja/web/events/detecting_device_orientation/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/events/detecting_device_orientation/index.html b/files/ja/web/events/detecting_device_orientation/index.html
index aa6b48e610..8b3ba1f82f 100644
--- a/files/ja/web/events/detecting_device_orientation/index.html
+++ b/files/ja/web/events/detecting_device_orientation/index.html
@@ -229,6 +229,6 @@ window.addEventListener('deviceorientation', handleOrientation);
<li>{{domxref("DeviceOrientationEvent")}}</li>
<li>{{domxref("DeviceMotionEvent")}}</li>
<li><a href="/ja/docs/Web/Events/Using_device_orientation_with_3D_transforms">Using deviceorientation in 3D Transforms</a></li>
- <li><a href="/ja/s/Learn/JavaScript/Building_blocks/Events">イベントへの入門</a></li>
+ <li><a href="/ja/docs/Learn/JavaScript/Building_blocks/Events">イベントへの入門</a></li>
</ul>
</section>