aboutsummaryrefslogtreecommitdiff
path: root/files/ja/learn/javascript/first_steps/useful_string_methods
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-07-12 10:11:30 +0900
committerpotappo <potappo@gmail.com>2021-07-18 18:33:18 +0900
commitfd1e2435671adf89d5a2718fc7d1454828f147ae (patch)
tree769a406472882e3bafda9e32fb8b4414cfcfb1d5 /files/ja/learn/javascript/first_steps/useful_string_methods
parentb0caefeaf81fd55008397bfd6f7765e15cecd224 (diff)
downloadtranslated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.tar.gz
translated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.tar.bz2
translated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.zip
remove wiki.developer.mozilla.org links
Diffstat (limited to 'files/ja/learn/javascript/first_steps/useful_string_methods')
-rw-r--r--files/ja/learn/javascript/first_steps/useful_string_methods/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/learn/javascript/first_steps/useful_string_methods/index.html b/files/ja/learn/javascript/first_steps/useful_string_methods/index.html
index 0c2f22adfd..c18f846d20 100644
--- a/files/ja/learn/javascript/first_steps/useful_string_methods/index.html
+++ b/files/ja/learn/javascript/first_steps/useful_string_methods/index.html
@@ -657,7 +657,7 @@ textarea.onkeyup = function(){
<h2 id="スキルをテストしよう!">スキルをテストしよう!</h2>
-<p>この記事の最後に到達しましたが、最も大事な情報を覚えていますか?移動する前に、情報を維持しているかを検証するテストを見ることができます— <a href="https://wiki.developer.mozilla.org/ja/docs/Learn/JavaScript/First_steps/Test_your_skills:_Strings">Test your skills: Strings</a> を見てください。</p>
+<p>この記事の最後に到達しましたが、最も大事な情報を覚えていますか?移動する前に、情報を維持しているかを検証するテストを見ることができます— <a href="/ja/docs/Learn/JavaScript/First_steps/Test_your_skills:_Strings">Test your skills: Strings</a> を見てください。</p>
<h2 id="Conclusion" name="Conclusion">結論</h2>