aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/api/intersection_observer_api/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/intersection_observer_api/index.md b/files/ja/web/api/intersection_observer_api/index.md
index 8253161111..1989b1a99c 100644
--- a/files/ja/web/api/intersection_observer_api/index.md
+++ b/files/ja/web/api/intersection_observer_api/index.md
@@ -577,7 +577,7 @@ function handleIntersect(entries, observer) {
{{EmbedLiveSample('A_simple_example', 400, 400)}}
-より応用的な例は [交差オブザーバー API を使用したタイミング要素の可視性](/ja/docs/Web/API/Intersection_Observer_API/Timing_element_visibility) のセクションを見てください。
+より応用的な例は[交差オブザーバー API を使用したタイミング要素の可視性](/ja/docs/Web/API/Intersection_Observer_API/Timing_element_visibility)のセクションを見てください。
## 仕様書