From 19cccaa334d28ac0174268120ed8ca6e72de1981 Mon Sep 17 00:00:00 2001 From: hirotomoyamada Date: Tue, 18 Jun 2024 04:54:15 +0900 Subject: [PATCH] docs: updated image URLs in markdown files --- .../learn/manipulating-the-dom-with-refs.md | 18 +++++++++--------- src/content/reference/react/useRef.md | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/content/learn/manipulating-the-dom-with-refs.md b/src/content/learn/manipulating-the-dom-with-refs.md index 2d44d735359..013df9550f4 100644 --- a/src/content/learn/manipulating-the-dom-with-refs.md +++ b/src/content/learn/manipulating-the-dom-with-refs.md @@ -137,21 +137,21 @@ export default function CatFriends() {