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:
parent
980ea37e61
commit
3a068c7b7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user