Fix the official Doc site of CORS

The Official Doc site of CORS is wrong, this patch fix it.

Change-Id: I330ec67554ff23b69cf1ffc20efee4fe51eb48cd
This commit is contained in:
gecong1973 2017-06-13 05:03:58 -04:00
parent 980ea37e61
commit 3a068c7b7f

View File

@ -116,5 +116,5 @@ CORS rule::
Access-Control-Allow-Credentials: true
Connection: close
.. _Official Doc: http://docs.openstack.org/developer/osprofiler/background.html
.. _Official Doc: https://docs.openstack.org/developer/oslo.middleware/cors.html
.. _OpenStack Spec: http://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html