Skip to content

Commit 2eec190

Browse files
committed
Replace doersino.github.io -> ghpages.noahdoersing.com
1 parent 056656f commit 2eec190

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
*This repository provides a JavaScript-based translation of [UnicodeMath](https://www.unicode.org/notes/tn28/) to [MathML](https://developer.mozilla.org/en-US/docs/Web/MathML) (hence "UnicodeMathML"). An interactive "playground" allows for experimentation with UnicodeMath's syntax and insight into the translation pipeline. UnicodeMathML can be easily integrated into arbitrary HTML or [Markdeep](https://casual-effects.com/markdeep/) documents.*
66

7-
#### 🎮 Get familiar with the syntax via [the playground](https://doersino.github.io/UnicodeMathML/playground/)!
7+
#### 🎮 Get familiar with the syntax via [the playground](https://ghpages.noahdoersing.com/UnicodeMathML/playground/)!
88

99
#### 📑 [Learn how to](#getting-started) integrate UnicodeMathML into your website or Markdeep document.
1010

@@ -24,9 +24,9 @@ Generally consistent with version 3.1 of Sargent's tech note, some edge cases th
2424

2525
For a **first look**, check out...
2626

27-
* ...the [UnicodeMathML playground](https://doersino.github.io/UnicodeMathML/playground/), an interactive environment that allows you to play around with UnicodeMath's syntax and its translation into MathML.
28-
* ...an [example Markdeep document](https://doersino.github.io/UnicodeMathML/src/integration/example.md.html) whose source can be found [here](https://github.com/doersino/UnicodeMathML/blob/master/src/integration/example.md.html).
29-
* ...or an [example HTML document](https://doersino.github.io/UnicodeMathML/src/integration/example.html) whose source is located [here](https://github.com/doersino/UnicodeMathML/blob/master/src/integration/example.html).
27+
* ...the [UnicodeMathML playground](https://ghpages.noahdoersing.com/UnicodeMathML/playground/), an interactive environment that allows you to play around with UnicodeMath's syntax and its translation into MathML.
28+
* ...an [example Markdeep document](https://ghpages.noahdoersing.com/UnicodeMathML/src/integration/example.md.html) whose source can be found [here](https://github.com/doersino/UnicodeMathML/blob/master/src/integration/example.md.html).
29+
* ...or an [example HTML document](https://ghpages.noahdoersing.com/UnicodeMathML/src/integration/example.html) whose source is located [here](https://github.com/doersino/UnicodeMathML/blob/master/src/integration/example.html).
3030

3131
Depending on whether you'd like to write UnicodeMath in a Markdeep document or use UnicodeMathML on your website, there are two paths. But first:
3232

0 commit comments

Comments
 (0)