We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f6e55 commit b86572bCopy full SHA for b86572b
docs/docs/configuration/networking-settings.mdx
@@ -18,7 +18,7 @@ The following keys in `superset_config.py` can be specified to configure CORS:
18
19
- `ENABLE_CORS`: Must be set to `True` in order to enable CORS
20
- `CORS_OPTIONS`: options passed to Flask-CORS
21
- ([documentation](https://flask-cors.corydolphin.com/en/latest/api.html#extension))
+ ([documentation](https://flask-cors.readthedocs.io/en/latest/api.html#extension))
22
23
24
## HTTP headers
0 commit comments