Skip to content

Commit

Permalink
Update default Po.et API URL (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
lautarodragan authored Nov 27, 2018
1 parent ecd4e28 commit 5c3ffa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-poet-activator.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public static function activate() {
return;
}
$default = array(
'api_url' => 'https://api.frost.po.et/works',
'api_url' => 'https://api.poetnetwork.net/works',
'token' => '',
'active' => 1,
);
Expand Down

0 comments on commit 5c3ffa5

Please sign in to comment.