diff --git a/README.md b/README.md index cf64aa9..621fd87 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ from sleeping. ## Getting started To learn more about the plugin and getting started, you can view the main package's -[README](https://github.com/fluttercommunity/wakelock_plus/blob/main/wakelock/README.md). +[README](https://github.com/fluttercommunity/wakelock_plus/blob/main/README.md). ### Plugin structure @@ -71,4 +71,4 @@ WakelockPlus.enable(); WakelockPlus.disable(); //... WakelockPlus.toggle(enable: true); -``` \ No newline at end of file +```