docs: Update further-reading URL for cross-domain policies

The old one now just redirects to https://developer.adobe.com/

Change-Id: Iba281bb8dceedef9bbb702abf0b93473bf91d9f7
This commit is contained in:
Tim Burke 2024-05-15 08:27:55 -07:00
parent 47cde0b28b
commit a3ee04152d

View File

@ -6,7 +6,7 @@ A cross-domain policy file allows web pages hosted elsewhere to use client
side technologies such as Flash, Java and Silverlight to interact side technologies such as Flash, Java and Silverlight to interact
with the Swift API. with the Swift API.
See http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html for See https://www.adobe.com/devnet-docs/acrobatetk/tools/AppSec/xdomain.html for
a description of the purpose and structure of the cross-domain policy a description of the purpose and structure of the cross-domain policy
file. The cross-domain policy file is installed in the root of a web file. The cross-domain policy file is installed in the root of a web
server (i.e., the path is ``/crossdomain.xml``). server (i.e., the path is ``/crossdomain.xml``).