Skip to content

Commit 94ae9b5

Browse files
committed
chore: Update repo name
1 parent bac2256 commit 94ae9b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ dependencies {
3535
## Getting Help
3636

3737
- **Need help**? Ask a question to the [Algolia Community](https://discourse.algolia.com/) or on [Stack Overflow](http://stackoverflow.com/questions/tagged/algolia).
38-
- **Found a bug?** You can open a [GitHub issue](https://github.com/algolia/instantsearch-android-voice/issues/new).
38+
- **Found a bug?** You can open a [GitHub issue](https://github.com/algolia/voice-overlay-android/issues/new).
3939
- **Questions about Algolia?** You can search our [FAQ in our website](https://www.algolia.com/doc/faq/).
4040

4141

4242
## Getting involved
4343

44-
* If you **want to contribute** please feel free to **[submit pull requests](https://github.com/algolia/instantsearch-android-voice/pull/new)**.
44+
* If you **want to contribute** please feel free to **[submit pull requests](https://github.com/algolia/voice-overlay-android/pull/new)**.
4545
* If you **have a feature request** please **[open an
46-
issue](https://github.com/algolia/instantsearch-android-voice/issues/new]**.
46+
issue](https://github.com/algolia/voice-overlay-android/issues/new]**.
4747
* If you use **InstantSearch** in your app, we would love to hear about it! Drop us a line on [discourse](https://discourse.algolia.com/new-topic?title=InstantSearch%20Mobile%20App:&category_id=10&body=I%27m%20using%20InstantSearch%20for...) or [twitter](https://twitter.com/algolia).
4848

4949
# License

voice/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
DESC = "Easily add Voice search to your Android apps"
1414
LABELS = ["voice search", "voice input", "permissions", "voice UI"]
1515

16-
GITHUB = "algolia/instantsearch-android-voice"
16+
GITHUB = "algolia/voice-overlay-android"
1717
WEBSITE = "https://github.com/$GITHUB"
1818
REPO = WEBSITE + ".git"
1919
LICENSE = 'MIT'

0 commit comments

Comments
 (0)