diff options
Diffstat (limited to 'files/zh-tw/web/http/headers/strict-transport-security/index.html')
-rw-r--r-- | files/zh-tw/web/http/headers/strict-transport-security/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/http/headers/strict-transport-security/index.html b/files/zh-tw/web/http/headers/strict-transport-security/index.html index 750f47e959..06256ecd1e 100644 --- a/files/zh-tw/web/http/headers/strict-transport-security/index.html +++ b/files/zh-tw/web/http/headers/strict-transport-security/index.html @@ -33,7 +33,7 @@ Strict-Transport-Security: max-age=<expire-time>; preload <dt><code>includeSubDomains</code> {{optional_inline}}</dt> <dd>若該標頭被聲明,則瀏覽器應該將強制使用HTTPS的狀態套用至該域名的所有子域。</dd> <dt><code>preload</code> {{optional_inline}}</dt> - <dd>參考 {{anch("Preloading Strict Transport Security")}}。 此非規範的一部份。</dd> + <dd>參考 <a href="#preloading_strict_transport_security">Preloading Strict Transport Security</a>。 此非規範的一部份。</dd> </dl> <h2 id="Description">Description</h2> |