Refs #29784 -- Switched to https:// links where available.

This commit is contained in:
Jon Dufresne 2018-09-25 23:48:47 -07:00 committed by Claude Paroz
parent d1d5c97bc2
commit 82f286cf6f
131 changed files with 267 additions and 267 deletions

View file

@ -335,5 +335,5 @@ JavaScript style
For details about the JavaScript code style used by Django, see
:doc:`javascript`.
.. _editorconfig: http://editorconfig.org/
.. _editorconfig: https://editorconfig.org/
.. _flake8: https://pypi.org/project/flake8/

View file

@ -145,7 +145,7 @@ Then run the tests with:
$ npm test
.. _Closure Compiler: https://developers.google.com/closure/compiler/
.. _EditorConfig: http://editorconfig.org/
.. _EditorConfig: https://editorconfig.org/
.. _Java: https://www.java.com
.. _jshint: http://jshint.com/
.. _node.js: https://nodejs.org/