Browse Source

Docs: Remove broken link

I think the originally intended destination no longer exists in the
documentation.
Ryan W. Moore 9 years ago
parent
commit
8aea83011d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/src/docs/asciidoc/index.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/index.adoc

@@ -7597,7 +7597,7 @@ If disabled, the X-Frame-Options header will not be included. Default false.
 * **policy**
 * **policy**
 ** `DENY` The page cannot be displayed in a frame, regardless of the site attempting to do so. This is the default when frame-options-policy is specified.
 ** `DENY` The page cannot be displayed in a frame, regardless of the site attempting to do so. This is the default when frame-options-policy is specified.
 ** `SAMEORIGIN` The page can only be displayed in a frame on the same origin as the page itself
 ** `SAMEORIGIN` The page can only be displayed in a frame on the same origin as the page itself
-** `ALLOW-FROM` <<nsa-frame-options-origin,origin>> The page can only be displayed in a frame on the specified origin.
+** `ALLOW-FROM origin` The page can only be displayed in a frame on the specified origin.
 
 
 +
 +