Skip to content

Commit

Permalink
fix(discord: commands): change init to use new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sevilla Martín authored Aug 28, 2017
1 parent 8e106a0 commit ab65fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Discord/Commands/GitlabInit.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class GitlabInitCommand extends Command {
},
title: `\`${repo}\`: Successfully initialized repository events`,
description: [
'The repository must a webhook pointing to <http://discordjsrewritetrello-datitisev.rhcloud.com/gitlab>',
'The repository must a webhook pointing to <https://www.yappybots.tk/gitlab>',
'To use embeds to have a nicer GitLab log, say `GL! conf set embed true` in this channel to enable embeds for the current channel.',
].join('\n'),
};
Expand Down

0 comments on commit ab65fd3

Please sign in to comment.