diff --git a/docs/api/updater.md b/docs/api/updater.md index 76a8906e..7ee6283a 100644 --- a/docs/api/updater.md +++ b/docs/api/updater.md @@ -10,7 +10,7 @@ Learn more about extensions with [this guide](../how-to/auto-updater). :::note -For this API to work, you should add `"filesystem.writeBinaryFile"` to the [`nativeAllowList` field](../configuration/neutralino.config.json#nativeallowlist-string) of your `neutralino.config.json` file. +For this API to work, you should add `"filesystem.writeBinaryFile"` to the [`nativeAllowList` field](../configuration/neutralino.config.json.mc#nativeallowlist-string) of your `neutralino.config.json` file. :::