Skip to content

Commit 9ab7099

Browse files
#10 - could not generate image from code
1 parent 157cd3a commit 9ab7099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const IMAGE_FILE_EXT = '.png'
22

33
const IMGUR_API_URL = 'https://api.imgur.com/3/image'
44

5-
const CARBON_API_URL = 'https://carbonara.now.sh/api/cook'
5+
const CARBON_API_URL = 'https://carbonara-42.herokuapp.com/api/cook'
66

77
const CARBON_DEFAULT_SETTINGS = {
88
paddingVertical: '56px',

0 commit comments

Comments
 (0)