Merge pull request #553 from iegl3/fix/docs-and-footer-consistency

fix correct locale path in translation guide, add missing link attributes in footer, fix wasm version in readme
This commit is contained in:
Alam
2026-03-08 14:15:12 +05:30
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -550,7 +550,7 @@ The setup script loads the Docker image, extracts WASM files, and optionally sta
**Step 1: Download the WASM packages** (on a machine with internet)
```bash
npm pack @bentopdf/pymupdf-wasm@0.11.14
npm pack @bentopdf/pymupdf-wasm@0.11.16
npm pack @bentopdf/gs-wasm
npm pack coherentpdf
```