On 26 January 2016 at 10:46, Bruno Oliveira <[email protected]> wrote: > On Tue, Jan 26, 2016 at 8:37 AM Floris Bruynooghe <[email protected]> wrote: >> >> That requires access to the DNS registrar (which seems to be godaddy), >> I assume only Holger can do this. > > > Thanks. If Holger registers a CNAME from http://docs.pytest.org to > http://pytest.readthedocs.org, do you guys foresee any problems in the short > term? My understanding is just that we would have two versions of the > documentation, one at pytest.org and another at docs.pytest.org, but both > are pointing to the 2.8.7 version of the docs so I guess that's OK. > > After this I think we can configure the server to use a 301 redirect > response when accessing the old location?
Yep, all that sounds about right to me. _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
