Skip to content

Commit aea3835

Browse files
authored
use production changelog link
1 parent 195811d commit aea3835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const APP = {
2929
contactEmail: 'hello@hackertab.dev',
3030
maxCardsPerRow: 4,
3131
supportLink: 'https://github.com/medyo/hackertab.dev/issues',
32-
changeLogLink: 'https://api.github.com/repos/medyo/android-about-page/releases',
32+
changeLogLink: 'https://api.github.com/repos/medyo/hackertab.dev/releases',
3333
}
3434

3535
export const LOCAL_CONFIGURATION = {

0 commit comments

Comments
 (0)