Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit ab00b35

Browse files
authored
Merge pull request #827 from firebase/jw-update-google-group
Updated Google Group link
2 parents 746edab + 972db0a commit ab00b35

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ which just ask about usage will be closed. Here are some resources to get help:
2020
- Try out some [examples](/README.md#examples)
2121

2222
If the official documentation doesn't help, try asking a question on the
23-
[AngularFire Google Group](https://groups.google.com/forum/#!forum/firebase-angular) or one of our
23+
[Firebase Google Group](https://groups.google.com/forum/#!forum/firebase-talk) or one of our
2424
other [official support channels](https://firebase.google.com/support/).
2525

2626
**Please avoid double posting across multiple channels!**

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ will be closed. Here are some resources to get help:
1414
1515
If the official documentation doesn't help, try asking through our official support channels:
1616
17-
- AngularFire Google Group: https://groups.google.com/forum/#!forum/firebase-angular
17+
- Firebase Google Group: https://groups.google.com/forum/#!forum/firebase-talk
1818
- Other support channels: https://firebase.google.com/support/
1919
2020
*Please avoid double posting across multiple channels!*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
* `$firebaseArray` - synchronized collections
1313
* `$firebaseAuth` - authentication, user management, routing
1414

15-
Join our [AngularFire Google Group](https://groups.google.com/forum/#!forum/firebase-angular)
15+
Join our [Firebase Google Group](https://groups.google.com/forum/#!forum/firebase-talk)
1616
to ask questions, provide feedback, and share apps you've built with AngularFire.
1717

1818
**Looking for Angular 2 support?** Visit the AngularFire2 project [here](https://github.com/angular/angularfire2).

docs/guide/beyond-angularfire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ There are many additional resources for learning about using Firebase with Angul
7676
* The [`angularfire-seed`](https://github.com/firebase/angularfire-seed) repo contains a template
7777
project to help you get started.
7878
* Check out the [various examples that use AngularFire](/README.md#examples).
79-
* Join our [AngularFire mailing list](https://groups.google.com/forum/#!forum/firebase-angular) to
79+
* Join our [Firebase mailing list](https://groups.google.com/forum/#!forum/firebase-talk) to
8080
keep up to date with any announcements and learn from the AngularFire community.
8181
* The [`angularfire` tag on Stack Overflow](http://stackoverflow.com/questions/tagged/angularfire)
8282
has answers to a lot of code-related questions.

0 commit comments

Comments
 (0)