Skip to content

Commit

Permalink
fix: url
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Jul 29, 2024
1 parent 80b93e6 commit 4bbaa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/async-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ One of the features of ElegantOTA is the async mode, which provides asynchronous

Incase your project is strictly dependent on a fork of dependency which is not listed above:

1. Please make sure to install ElegantOTA 'manually' using the steps provided in [installation guide](/docs/installation)
1. Please make sure to install ElegantOTA 'manually' using the steps provided in [installation guide](/installation)

2. If you are using PlatformIO, open `library.json` file in ElegantOTA library folder and delete the `dependencies` parameter. This will disable auto installation of recommended dependencies.

Expand Down

0 comments on commit 4bbaa35

Please sign in to comment.