Skip to content

Commit fd10a2c

Browse files
authored
Merge pull request #46 from wloszynski/patch-1
Update of randomJokeAPI URL
2 parents 9f06f4e + bd3234f commit fd10a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const randomJokeApi =
2-
'https://api.jsonbin.io/b/5eda3e691f9e4e578817d386';
2+
'https://api.jsonbin.io/b/5ff70d0b09f7c73f1b6ec2b4';

0 commit comments

Comments
 (0)