Skip to content

Commit bec219a

Browse files
committed
fix broken link
1 parent 85340df commit bec219a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const open = require('opn');
55

66
const web = 'https://shellhacks.net';
77
const wtp = 'https://shellhacks-2018.devpost.com/';
8-
const github = 'https://github.com/ShellHackFIU';
8+
const github = 'https://github.com/ShellHacksFIU';
99
const discord = 'https://discordapp.com/invite/upefiu';
1010
const badges = 'https://github.com/abranhe/shellhacks';
1111

0 commit comments

Comments
 (0)