From e2dfa212951071cc5b38377aa85623a1274734b2 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Feb 2022 01:55:21 +0900 Subject: Update index.md --- files/ja/web/api/intersection_observer_api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/api') 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)のセクションを見てください。 ## 仕様書 -- cgit v1.2.3-54-g00ecf