Skip to content

Commit

Permalink
fixed watch
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Apr 27, 2012
1 parent 919867d commit 1f3fae5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "hubble.io",
"description": "A github based, open source documentation solution",
"author": "hij1nx <hij1nx@me.com>",
"version": "1.1.0-3",
"version": "1.1.0-4",
"maintainers": [
"Pedro Teixeira <pedro@nodejitsu.com>"
],
Expand Down
2 changes: 1 addition & 1 deletion server/github.js
Expand Up @@ -60,7 +60,7 @@ function Github(conf) {

var url = githubRepoActionURL([ 'user',
'watched',
this.req.session.user.login,
conf.orgname,
repo.github.name],
this.req.session);

Expand Down

0 comments on commit 1f3fae5

Please sign in to comment.