aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/urlsearchparams/tostring/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/urlsearchparams/tostring/index.html')
-rw-r--r--files/ja/web/api/urlsearchparams/tostring/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/urlsearchparams/tostring/index.html b/files/ja/web/api/urlsearchparams/tostring/index.html
index 3c82f6c04c..288a3f5af8 100644
--- a/files/ja/web/api/urlsearchparams/tostring/index.html
+++ b/files/ja/web/api/urlsearchparams/tostring/index.html
@@ -14,7 +14,7 @@ translation_of: Web/API/URLSearchParams/toString
<p><span class="seoSummary">{{domxref("URLSearchParams")}} インターフェイスの <strong><code>toString()</code></strong> メソッドは、URL での使用に適したクエリー文字列を返します。</span></p>
<div class="blockIndicator note">
-<p><strong>注</strong>: このメソッドは、疑問符のないクエリー文字列を返します。 これは、それを含む <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLHyperlinkElementUtils/search">window.location.search</a></code> とは異なります。</p>
+<p><strong>注</strong>: このメソッドは、疑問符のないクエリー文字列を返します。 これは、それを含む <code><a href="/ja/docs/Web/API/HTMLHyperlinkElementUtils/search">window.location.search</a></code> とは異なります。</p>
</div>
<p>{{availableinworkers}}</p>