mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 22:18:41 +00:00
docs: fix broken link (#3525)
The previous link is deprecated, I'm pretty sure the new link directs to what is intended, but I was not here before that link broke. Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
@@ -24,7 +24,7 @@ symbol.
|
||||
|
||||
To figure out the unicode symbol for the symbol you are trying to add, try using
|
||||
the symbol in MathJax to see what unicode symbol it outputs. An interactive
|
||||
MathJax shell can be found [here](http://fiddle.jshell.net/YpqVp/41/show/).
|
||||
MathJax shell can be found [here](https://jsfiddle.net/YpqVp/41).
|
||||
|
||||
To figure out what group your symbol falls into, look through the symbols list
|
||||
to find other symbols of a similar kind. (e.g. if you were adding `\neq`, look
|
||||
|
Reference in New Issue
Block a user