Skip to content

Commit

Permalink
Merge pull request pksunkara#5 from mwawrusch/patch-2
Browse files Browse the repository at this point in the history
Updated links to new repository
  • Loading branch information
pksunkara committed Jan 8, 2012
2 parents 9854c5d + 743e465 commit 7295a7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -243,7 +243,7 @@ npm test
```

## Contributors
Here is a list of [Contributors](http://github.com/pkumar/octonode/contributors)
Here is a list of [Contributors](http://github.com/pksunkara/octonode/contributors)

### TODO

Expand Down Expand Up @@ -287,7 +287,7 @@ org.get_team_repository('team', 'name', callback);
org.add_team_repository('team', 'name', callback);
org.remove_team_repository('team', 'name', callback);

var repo = octonode.Repository('pkumar/octonode');
var repo = octonode.Repository('pksunkara/octonode');

repo.update({name: ''}, callback);
repo.get_contributors(callback);
Expand Down Expand Up @@ -385,9 +385,9 @@ __I accept pull requests and guarantee a reply back within a day__
MIT/X11

## Bug Reports
Report [here](http://github.com/pkumar/octonode/issues). __Guaranteed reply within a day__.
Report [here](http://github.com/pksunkara/octonode/issues). __Guaranteed reply within a day__.

## Contact
Pavan Kumar Sunkara (pavan.sss1991@gmail.com)

Follow me on [github](https://github.com/users/follow?target=pkumar), [twitter](http://twitter.com/pksunkara)
Follow me on [github](https://github.com/users/follow?target=pksunkara), [twitter](http://twitter.com/pksunkara)

0 comments on commit 7295a7a

Please sign in to comment.