Skip to content

Commit

Permalink
Merge 972db0a into 746edab
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wenger committed Jul 25, 2016
2 parents 746edab + 972db0a commit 404cf81
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ which just ask about usage will be closed. Here are some resources to get help:
- Try out some [examples](/README.md#examples)

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

**Please avoid double posting across multiple channels!**
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ will be closed. Here are some resources to get help:
If the official documentation doesn't help, try asking through our official support channels:
- AngularFire Google Group: https://groups.google.com/forum/#!forum/firebase-angular
- Firebase Google Group: https://groups.google.com/forum/#!forum/firebase-talk
- Other support channels: https://firebase.google.com/support/
*Please avoid double posting across multiple channels!*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
* `$firebaseArray` - synchronized collections
* `$firebaseAuth` - authentication, user management, routing

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

**Looking for Angular 2 support?** Visit the AngularFire2 project [here](https://github.com/angular/angularfire2).
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/beyond-angularfire.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ There are many additional resources for learning about using Firebase with Angul
* The [`angularfire-seed`](https://github.com/firebase/angularfire-seed) repo contains a template
project to help you get started.
* Check out the [various examples that use AngularFire](/README.md#examples).
* Join our [AngularFire mailing list](https://groups.google.com/forum/#!forum/firebase-angular) to
* Join our [Firebase mailing list](https://groups.google.com/forum/#!forum/firebase-talk) to
keep up to date with any announcements and learn from the AngularFire community.
* The [`angularfire` tag on Stack Overflow](http://stackoverflow.com/questions/tagged/angularfire)
has answers to a lot of code-related questions.

0 comments on commit 404cf81

Please sign in to comment.