Skip to content

Commit 42fc942

Browse files
committed
Move http: to https:
1 parent bc207a3 commit 42fc942

File tree

18 files changed

+46
-46
lines changed

18 files changed

+46
-46
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ web documents that include mathematics and be confident that users will be
1515
able to view it naturally and easily. Simply include MathJax and some
1616
mathematics in a web page, and MathJax does the rest.
1717

18-
See <http://www.mathjax.org/> or <https://github.com/mathjax/MathJax/> for additional details.
18+
See <https://www.mathjax.org/> or <https://github.com/mathjax/MathJax/> for additional details.
1919

2020

2121
## Beautiful documentation.
2222

2323
The MathJax installation and usage documentation is available in this repository. The documents are also
24-
available on the MathJax web site online at <http://docs.mathjax.org>. Please help us improve the documentation!
24+
available on the MathJax web site online at <https://docs.mathjax.org>. Please help us improve the documentation!
2525
You can use the editor feature on github to simplify this.
2626

2727
## Community
@@ -43,7 +43,7 @@ Please use the bug tracker for reporting bugs rather than the help forum, and us
4343

4444
Just like MathJax, this documentation is license under Apache License, Version 2.0.
4545

46-
> Copyright (c) 2009-2020 The MathJax Consortium
46+
> Copyright (c) 2009-2025 The MathJax Consortium
4747
>
4848
> Licensed under the Apache License, Version 2.0 (the "License");
4949
> you may not use this file except in compliance with the License.

basic/bugs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To report a problem, please follow these steps:
1414

1515
- Have you cleared your browser cache, quit your browser, and restarted
1616
it? If not, please do so first and check if the problem persists.
17-
`These instructions <http://www.wikihow.com/Clear-Your-Browser's-Cache>`__
17+
`These instructions <https://www.wikihow.com/Clear-Your-Browser's-Cache>`__
1818
tell you how to clear your cache on the major browsers.
1919

2020
- Have you turned off other extensions and plugins in your browser, and

basic/community.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Issue tracking
4444
==============
4545

4646
Found a bug or want to suggest an improvement? Post it to our `issue
47-
tracker <http://github.com/mathjax/MathJax/issues>`_. We monitor the
47+
tracker <https://github.com/mathjax/MathJax/issues>`_. We monitor the
4848
tracker closely, and work hard to respond to problems quickly.
4949

5050
Before you create a new issue, however, please search the issues to

basic/mathematics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Putting mathematics in a web page
1111
=================================
1212

1313
To put mathematics in your web page, you can use TeX and LaTeX
14-
notation, `MathML <http://www.w3.org/TR/MathML3>`_ notation,
15-
`AsciiMath <http://asciimath.org/>`__ notation, or a combination of
14+
notation, `MathML <https://www.w3.org/TR/MathML3>`_ notation,
15+
`AsciiMath <https://asciimath.org/>`__ notation, or a combination of
1616
all three within the same page; the MathJax configuration tells
1717
MathJax which you want to use, and how you plan to indicate the
1818
mathematics when you are using TeX/LaTeX or AsciiMath notation. These

basic/mathjax.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ bitmapped images. With MathJax, mathematics is text-based rather than
2222
image-based, and so it is available for search engines, meaning that
2323
your equations can be searchable just like the text of your pages.
2424
MathJax allows page authors to write formulas using TeX and LaTeX
25-
notation, `MathML <http://www.w3.org/TR/MathML3>`__ (a World Wide Web
25+
notation, `MathML <https://www.w3.org/TR/MathML3>`__ (a World Wide Web
2626
Consortium standard for representing mathematics in XML format), or
27-
`AsciiMath <http://asciimath.org/>`__ notation. MathJax can generate
27+
`AsciiMath <https://asciimath.org/>`__ notation. MathJax can generate
2828
output in several formats, including HTML with CSS styling, or
2929
scalable vector graphics (SVG) images.
3030

input/asciimath.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and the AsciiMath input jax), but in version 3 and above, the
1616
jax.
1717

1818
The AsciiMath input jax actually includes a copy of ``ASCIIMathML.js``
19-
itself (see the `AsciiMath home page <http://asciimath.org>`__ for
19+
itself (see the `AsciiMath home page <https://asciimath.org>`__ for
2020
details). This means that the results of MathJax's AsciiMath
2121
processing should be the same as using the actual ``ASCIIMathML.js``
2222
package (at least as far as the MathML that it generates is
@@ -180,7 +180,7 @@ AsciiMath in HTML documents
180180
===========================
181181
182182
The AsciiMath syntax is described on the official `AsciiMath homepage
183-
<http://asciimath.org>`_.
183+
<https://asciimath.org>`_.
184184
185185
Keep in mind that your mathematics is part of an HTML document, so you
186186
need to be aware of the special characters used by HTML as part of its

input/mathml.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ nodes.
122122
Supported MathML tags
123123
=====================
124124

125-
MathJax supports the `MathML3.0 <http://www.w3.org/TR/MathML3/>`_
125+
MathJax supports the `MathML3.0 <https://www.w3.org/TR/MathML3/>`_
126126
mathematics tags, with some limitations. The MathML
127127
support is still under active development, so some tags are not yet
128128
implemented, and some features are not fully developed, but are
@@ -141,7 +141,7 @@ The deficiencies include:
141141
- Experimental support for bidirectional mathematics (via the ``mml3`` extension, see below).
142142

143143
See the `results of the MathML3.0 test suite
144-
<http://www.w3.org/Math/testsuite/results/tests.html>`_ for details.
144+
<https://www.w3.org/Math/testsuite/results/tests.html>`_ for details.
145145

146146

147147
.. _mathml-content-mathml:
@@ -216,7 +216,7 @@ software, such as editors or computational tools.
216216
MathJax provides access to these annotations through the ``"Show Math
217217
As"`` menu, via the ``Annotations`` submenu. See the `MathML
218218
Annotation Framework
219-
<http://www.w3.org/TR/MathML/chapter5.html#mixing.semantic.annotations>`_
219+
<https://www.w3.org/TR/MathML/chapter5.html#mixing.semantic.annotations>`_
220220
documentation from the W3C, and the :ref:`menu-options` section of
221221
this document for details.
222222

input/tex/differences.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ example, MathJax does not implement ``\emph``,
1818
``\begin{tabular}...\end{tabular}`` or other text-mode macros or
1919
environments. You must use HTML to handle such formatting tasks. If
2020
you need a LaTeX-to-HTML converter, you should consider `other options
21-
<http://www.google.com/search?q=latex+to+html+converter>`_.
21+
<https://www.google.com/search?q=latex+to+html+converter>`_.
2222

2323
There are a few exception to this rule. First, MathJax supports the
2424
``\ref`` and ``\eqref`` macros outside of math mode. Also, MathJax

input/tex/extensions/amscd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ amscd
66

77
The `amscd` extensions implements the `CD` environment for commutative
88
diagrams. See the `AMScd guide
9-
<http://www.jmilne.org/not/Mamscd.pdf>`__ for more information on how
9+
<https://www.jmilne.org/not/Mamscd.pdf>`__ for more information on how
1010
to use the `CD` environment.
1111

1212
This extension is loaded automatically when the `autoload` extension

input/tex/extensions/enclose.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ your mathematics. It defines the following non-standard macro:
1717
element (e.g., ``mathcolor="red"``, ``mathbackground="yellow"``),
1818
and ``math`` is the mathematics to be enclosed. See the `MathML 3
1919
specification
20-
<http://www.w3.org/TR/MathML/chapter3.html#presm.menclose>`_ for
20+
<https://www.w3.org/TR/MathML/chapter3.html#presm.menclose>`_ for
2121
more details on ``<menclose>``.
2222

2323
For example

0 commit comments

Comments
 (0)