[FIX] dev/misc/cmdline: update url werkzeug
URL was pointing to a dead end. Update from http://werkzeug.pocoo.org/docs/contrib/fixers/#werkzeug.contrib.fixers.ProxyFix to https://werkzeug.palletsprojects.com/en/0.16.x/middleware/proxy_fix/#module-werkzeug.middleware.proxy_fix new URL as we are using 0.16.1 closes odoo/documentation#1703 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
b81c121ea0
commit
7ce175ff55
@ -522,7 +522,7 @@ to that file.
|
|||||||
.. _a PostgreSQL URI:
|
.. _a PostgreSQL URI:
|
||||||
https://www.postgresql.org/docs/9.2/static/libpq-connect.html#AEN38208
|
https://www.postgresql.org/docs/9.2/static/libpq-connect.html#AEN38208
|
||||||
.. _Werkzeug's proxy support:
|
.. _Werkzeug's proxy support:
|
||||||
http://werkzeug.pocoo.org/docs/contrib/fixers/#werkzeug.contrib.fixers.ProxyFix
|
https://werkzeug.palletsprojects.com/en/0.16.x/middleware/proxy_fix/#module-werkzeug.middleware.proxy_fix
|
||||||
.. _pyinotify: https://github.com/seb-m/pyinotify/wiki
|
.. _pyinotify: https://github.com/seb-m/pyinotify/wiki
|
||||||
|
|
||||||
.. _reference/cmdline/shell:
|
.. _reference/cmdline/shell:
|
||||||
|
Loading…
Reference in New Issue
Block a user