Skip to content

Commit

Permalink
Merge pull request #8 from t3chie/patch-1
Browse files Browse the repository at this point in the history
Update API URL for Namesilo
  • Loading branch information
vaidas-lungis committed Feb 10, 2015
2 parents 6280761 + 88313d8 commit bfd0fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bb-library/Registrar/Adapter/Namesilo.php
Original file line number Diff line number Diff line change
Expand Up @@ -471,4 +471,4 @@ private function _getApiUrl()
return 'http://sandbox.namesilo.com/api/';
return 'https://namesilo.com/api/';
}
}
}

0 comments on commit bfd0fd5

Please sign in to comment.