We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85340df commit bec219aCopy full SHA for bec219a
1 file changed
cli.js
@@ -5,7 +5,7 @@ const open = require('opn');
5
6
const web = 'https://shellhacks.net';
7
const wtp = 'https://shellhacks-2018.devpost.com/';
8
-const github = 'https://github.com/ShellHackFIU';
+const github = 'https://github.com/ShellHacksFIU';
9
const discord = 'https://discordapp.com/invite/upefiu';
10
const badges = 'https://github.com/abranhe/shellhacks';
11
0 commit comments