diff --git a/pages/extension.mdx b/pages/extension.mdx index 8d64dfd..6324900 100644 --- a/pages/extension.mdx +++ b/pages/extension.mdx @@ -122,7 +122,7 @@ In the regular version of Firefox, setting `xpinstall.signatures.required` to `f 2. **Patch omni.ja** - Download [omniPatcher.py](moz-extension://4b8907c7-9352-42d6-b392-6692b947b0b7/docs/omniPatcher.py) and run it as follows: + Download [omniPatcher.py](https://gist.github.com/Pasithea0/217edad61004d21a5a5e46454cdd6256) and run it as follows: ``` python omniPatcher.py /path/to/omni.ja ```