Change status.transloadit.com to the more isolated transloaditstatus.com

This commit is contained in:
Kevin van Zonneveld 2020-09-12 07:59:03 +02:00
parent 7b9ec97070
commit e23106ebe4

View file

@ -125,7 +125,7 @@ module.exports = class Client {
? `${err.message} (${err.details})`
: err.message
return fetchWithNetworkError('https://status.transloadit.com/client_error', {
return fetchWithNetworkError('https://transloaditstatus.com/client_error', {
method: 'post',
body: JSON.stringify({
endpoint,