diff options
Diffstat (limited to 'docutils/docutils/utils/math/math2html.py')
-rw-r--r-- | docutils/docutils/utils/math/math2html.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docutils/utils/math/math2html.py b/docutils/docutils/utils/math/math2html.py index ca7092c2f..85f5c3521 100644 --- a/docutils/docutils/utils/math/math2html.py +++ b/docutils/docutils/utils/math/math2html.py @@ -11,7 +11,7 @@ # notice and this notice are preserved. # This file is offered as-is, without any warranty. # -# .. _2-Clause BSD license: http://www.spdx.org/licenses/BSD-2-Clause +# .. _2-Clause BSD license: https://opensource.org/licenses/BSD-2-Clause # Based on eLyXer: convert LyX source files to HTML output. # http://alexfernandez.github.io/elyxer/ |