Update urls #2849

Merged
merged 2 commits into from May 4, 2016

4 participants

@willkg
Mozilla member
  • update to new readthedocs urls
  • switch to https

r?

@willkg willkg Update urls
* update to new readthedocs urls
* switch to https
4d06244
@jwhitlock jwhitlock commented on an outdated diff Apr 30, 2016
docs/conventions.rst
@@ -11,7 +11,7 @@ Coding conventions
We follow most of the practices as detailed in the `Mozilla webdev
bootcamp guide
-<http://mozweb.readthedocs.org/en/latest/coding.html>`_.
+<https://mozweb.readthedocs.io/en/latest/coding.html>`_.
@jwhitlock
jwhitlock added a note Apr 30, 2016 edited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@jwhitlock jwhitlock commented on an outdated diff Apr 30, 2016
docs/searchchapter.rst
@@ -110,7 +110,7 @@ These settings explained:
There are a few other settings you can set in your
``kitsune/settings_local.py`` file that override ElasticUtils defaults. See
`the ElasticUtils docs
-<http://elasticutils.readthedocs.org/en/latest/installation.html#configure>`_
+<https://elasticutils.readthedocs.io/en/latest/installation.html#configure>`_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@jwhitlock jwhitlock commented on an outdated diff Apr 30, 2016
docs/conventions.rst
@@ -63,7 +63,7 @@ Git resources and tools
-----------------------
See `Webdev bootcamp guide
-<http://mozweb.readthedocs.org/en/latest/git.html#git-and-github>`_
+<https://mozweb.readthedocs.io/en/latest/git.html#git-and-github>`_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@willkg
Mozilla member

I appreciate you finding correct urls. I lazily just did a couple of search-and-replaces.

I wonder if the incredible wrongness of some of these urls suggests the documentation in those areas is also horribly wrong.

@willkg
Mozilla member

^^^ That updates the urls you pointed out as being wrong.

@jwhitlock

+r. I don't have commit access, and don't want it, so someone else needs to merge.

@safwanrahman
safwanrahman commented May 2, 2016 edited

r+ from my end. @willkg You may have commit access or @glogiotatidis can merge

@glogiotatidis
Mozilla member

Thanks folks!

@glogiotatidis glogiotatidis merged commit 1c00533 into mozilla:master May 4, 2016

1 check passed

Details continuous-integration/travis-ci/pr The Travis CI build passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment