Skip to content

Commit 030f84c

Browse files
authored
Merge pull request #40 from powersync-ja/readme-patch-1
Update README.md
2 parents bfc0166 + 256a8cd commit 030f84c

File tree

1 file changed

+2
-2
lines changed
  • packages/powersync_attachments_helper

1 file changed

+2
-2
lines changed

packages/powersync_attachments_helper/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PowerSync Attachments Helper for Dart/Flutter
22

3-
[PowerSync Attachments Helper](https://powersync.co) is a package that assist in keeping files in sync with local and remote storage.
3+
[PowerSync Attachments Helper](https://pub.dev/packages/powersync_attachments_helper) is a package that assist in keeping files in sync with local and remote storage.
44

55
## Features
66

@@ -84,4 +84,4 @@ initializeAttachmentQueue(PowerSyncDatabase db) async {
8484
}
8585
```
8686

87-
See [Supabase Flutter todo list example](../../demos/powersync-supabase-flutter-todolist-demo/README.md) for a concrete implementation of the above.
87+
See our [Supabase Flutter To-Do List example app](../../demos/supabase-todolist/README.md) for a concrete implementation of the above.

0 commit comments

Comments
 (0)