diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 34b6a1b..3d5e114 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: - name: checkout uses: actions/checkout@v4 with: - repository: TerrorJack/pandoc + repository: haskell-wasm/pandoc ref: wasm path: pandoc diff --git a/README.md b/README.md index 8693c25..aa063cd 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ non-official) backports for ghc wasm backend's Template Haskell & ghci support. It's built using my -[fork](https://github.com/TerrorJack/pandoc/tree/wasm) which is based -on latest `pandoc` release and patches dependencies, cabal config as -well as some module code to make things compilable to wasm: +[fork](https://github.com/haskell-wasm/pandoc/tree/wasm) which is +based on latest `pandoc` release and patches dependencies, cabal +config as well as some module code to make things compilable to wasm: - No http client/server functionality. `wasip1` doesn't have proper sockets support anyway, and support for future versions of wasi is diff --git a/frontend/index.html b/frontend/index.html index f3f631e..7e710ec 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -56,7 +56,11 @@
- +