Skip to content

Commit 5cff2f7

Browse files
committed
updated doc links in footer of readme.
1 parent 01947d0 commit 5cff2f7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ chat.controller( 'chat', [ 'Messages', '$scope', function( Messages, $scope ) {
9494
- [AngularJS Chat Documentation](https://github.com/stephenlb/angularjs-chat/wiki/AngularJS-Chat-Module)
9595
- [AngularJS Chat GitHub](https://github.com/stephenlb/angularjs-chat)
9696
- [Twitter](https://twitter.com/stephenlb)
97+
- [Get PubNub API Keys](https://www.pubnub.com/get-started/?medium=sbng2016&source=sbng2016&campaign=sbng2016&keyword=sbangularjs&content=sbng2016)
9798
- [YouTube](https://www.youtube.com/c/StephenBlum)
9899
- [LinkedIn](https://www.linkedin.com/in/stephenlb)
99100
- [Vine](https://vine.co/Stephen.Blum)
100101
- [G+](https://plus.google.com/+StephenBlum)
101-
- [PubNub](https://www.pubnub.com/)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-chat",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "AngularJS Chat - Enable chat messaging experiences in your iOS, Android and Web apps.",
55
"main": "angular-chat.js",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-chat",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "AngularJS Chat - Enable chat messaging experiences in your iOS, Android and Web apps.",
55
"main": "angular-chat.js",
66
"scripts": {

0 commit comments

Comments
 (0)