Skip to content

Commit

Permalink
Fix broken link in updater.md (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
rushil-118 authored Aug 10, 2024
1 parent 039ea3b commit 4c91fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/updater.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toc_max_heading_level: 2
a built-in client-based updating mechanism. Therefore, you can update Neutralinojs apps without even calling
third-party update services, operating system level services, or other binaries/scripts.

Learn more about extensions with [this guide](../how-to/auto-updater).
Learn more about extensions with [this guide](../how-to/auto-updater.md).


:::note
Expand Down

0 comments on commit 4c91fce

Please sign in to comment.