Skip to content

Commit 49528e4

Browse files
committed
Fix font link and package name
1 parent 6ca06b1 commit 49528e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

options/output/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ Option Descriptions
269269
This specifies the font to use from among the fonts available in
270270
MathJax, either as a name like ``mathjax-stix2`` or as a path to
271271
the font npm package, like
272-
``https://cdn.jsdelivr.net/npm/@mathjax/mathjax-stix2@4`` for
273-
in-browser use, or ``@mathjax/mathjax-stix2`` for use in node.
272+
``https://cdn.jsdelivr.net/npm/@mathjax/mathjax-stix2-font@4`` for
273+
in-browser use, or ``@mathjax/mathjax-stix2-font`` for use in node.
274274

275275
See the :ref:`font-support` section for more details about the
276276
fonts available and how to use them.

0 commit comments

Comments
 (0)