File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 - name : checkout
4242 uses : actions/checkout@v4
4343 with :
44- repository : TerrorJack /pandoc
44+ repository : haskell-wasm /pandoc
4545 ref : wasm
4646 path : pandoc
4747
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ non-official) backports for ghc wasm backend's Template Haskell & ghci
2828support.
2929
3030It's built using my
31- [ fork] ( https://github.com/TerrorJack /pandoc/tree/wasm ) which is based
32- on latest ` pandoc ` release and patches dependencies, cabal config as
33- well as some module code to make things compilable to wasm:
31+ [ fork] ( https://github.com/haskell-wasm /pandoc/tree/wasm ) which is
32+ based on latest ` pandoc ` release and patches dependencies, cabal
33+ config as well as some module code to make things compilable to wasm:
3434
3535- No http client/server functionality. ` wasip1 ` doesn't have proper
3636 sockets support anyway, and support for future versions of wasi is
You can’t perform that action at this time.
0 commit comments