Skip to content

Commit

Permalink
switch to discord.com
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek committed May 4, 2020
1 parent cfddf66 commit f494a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class RPCClient extends EventEmitter {
},
}).then((r) => r.json());

this.fetch.endpoint = 'https://discordapp.com/api';
this.fetch.endpoint = 'https://discord.com/api';

/**
* Raw transport userd
Expand Down

0 comments on commit f494a3d

Please sign in to comment.