forked from orbit-oss/flask
Convert readthedocs link for their .org -> .io migration for hosted projects (#1827)
As per their email ‘Changes to project subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
This commit is contained in:
parent
f91aea2aa0
commit
70de011d51
4 changed files with 6 additions and 6 deletions
|
|
@ -122,5 +122,5 @@ takes advantage of the :file:`_formhelpers.html` template:
|
|||
For more information about WTForms, head over to the `WTForms
|
||||
website`_.
|
||||
|
||||
.. _WTForms: http://wtforms.readthedocs.org/
|
||||
.. _WTForms website: http://wtforms.readthedocs.org/
|
||||
.. _WTForms: https://wtforms.readthedocs.io/
|
||||
.. _WTForms website: https://wtforms.readthedocs.io/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue