Skip to content

Commit 488b7dc

Browse files
Change Open Earable button link in README (#115)
Updated button link for Open Earable.
1 parent 1913514 commit 488b7dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This Dart package provides functionality for interacting with OpenEarable device
1111

1212

1313

14-
[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/get_oe_button.svg)](https://forms.gle/R3LMcqtyKwVH7PZB9)
14+
[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/get_oe_button.svg)](https://openearable.com)
1515

1616
[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/show_on_pub_dev_button.svg)](https://pub.dev/packages/open_earable_flutter)
1717

@@ -115,4 +115,4 @@ To get started with the OpenEarable Flutter package, follow these steps:
115115
> Checking for capabilities using `is <Capability>` is deprecated. Please use `hasCapability<T>()` instead. You can learn more about capabilities in the [Capabilities](doc/CAPABILITIES.md) documentation.
116116
117117
## Add custom Wearable Support
118-
Learn more about how to add support for your own wearable devices in the [Adding Custom Wearable Support](doc/ADD_CUSTOM_WEARABLE.md) documentation.
118+
Learn more about how to add support for your own wearable devices in the [Adding Custom Wearable Support](doc/ADD_CUSTOM_WEARABLE.md) documentation.

0 commit comments

Comments
 (0)