diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 3a20d10c6..eb0f86d2f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -75,6 +75,6 @@ urls: site_names_api: 'https://api.pythondiscord.com/bot/snake_names' site_idioms_api: 'https://api.pythondiscord.com/bot/snake_idioms' site_special_api: 'https://api.pythondiscord.com/bot/special_snakes' - github_bot_repo: 'https://github.com/discord-python/bot' + gitlab_bot_repo: 'https://gitlab.com/discord-python/projects/bot' bot_avatar: 'https://raw.githubusercontent.com/discord-python/branding/master/logos/logo_circle/logo_circle.png' omdb: 'http://omdbapi.com' |