Skip to content

Commit

Permalink
point at new hosting of hackpub.
Browse files Browse the repository at this point in the history
  • Loading branch information
toolness committed Jan 31, 2014
1 parent 8a37437 commit 0d8bd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navigator-badge/bugs.js
Expand Up @@ -13,7 +13,7 @@ var bugs = (function() {
if (QuickBadge.validateEmail(email)) {
var baseURI = $('<a href="./"></a>')[0].href;
var publish = QuickBadge.publish({
service: "http://hackpub.hackasaurus.org/publish",
service: "http://hackpub.herokuapp.com/publish",
assertion: {
"recipient": email,
"badge": {
Expand Down

0 comments on commit 0d8bd93

Please sign in to comment.