Skip to content

Commit 75fbbed

Browse files
authored
Update links
1 parent 31d06a4 commit 75fbbed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ The latest version of `pandoc` CLI compiled as a standalone
66
`wasm32-wasi` module that can be run by engines like `wasmtime` as
77
well as browsers.
88

9-
## [Live demo](https://tweag.github.io/pandoc-wasm)
9+
## [Live demo](https://johanneswilm.github.io/pandoc-wasm)
1010

1111
Stdin on the left, stdout on the right, command line arguments at the
1212
bottom. No convert button, output is produced dynamically as input
1313
changes.
1414

1515
You're also more than welcome to fetch the
16-
[`pandoc.wasm`](https://tweag.github.io/pandoc-wasm/pandoc.wasm)
16+
[`pandoc.wasm`](https://johanneswilm.github.io/pandoc-wasm/pandoc.wasm)
1717
module and make your own customized app. `pandoc.wasm` is fully
1818
`wasm32-wasi` compliant and doesn't make use of any JSFFI feature in
1919
the ghc wasm backend.

0 commit comments

Comments
 (0)