diff options
Diffstat (limited to 'files/ja/web/http/headers/x-dns-prefetch-control/index.html')
-rw-r--r-- | files/ja/web/http/headers/x-dns-prefetch-control/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/x-dns-prefetch-control/index.html b/files/ja/web/http/headers/x-dns-prefetch-control/index.html index 8f62529ba3..85f3459d49 100644 --- a/files/ja/web/http/headers/x-dns-prefetch-control/index.html +++ b/files/ja/web/http/headers/x-dns-prefetch-control/index.html @@ -75,7 +75,7 @@ X-DNS-Prefetch-Control: off <pre class="brush: html"><link rel="dns-prefetch" href="https://www.mozilla.org/contribute/"> </pre> -<p>この例では、 "<a class="linkification-ext external" href="https://www.mozilla.org/contribute/" title="Linkification: https://www.mozilla.org/contribute/">www.mozilla.org/contribute</a>" というドメイン名が事前に解決されます。</p> +<p>この例では、 "<a class="linkification-ext external" href="https://www.mozilla.org/contribute/">www.mozilla.org/contribute</a>" というドメイン名が事前に解決されます。</p> <p>同様に、 link 要素は完全な URL を提供せずにホスト名を解決するために使用することができますが、ホスト名の前に2つのスラッシュを付けた場合だけです。</p> |