From 3ca9a13aa6718932b0a6f95d2e16c1f265f9e6a8 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Mon, 11 Sep 2017 11:02:20 -0700 Subject: [PATCH] Updating pipeline url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c456087..aab0f8ee 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A discord bot for the trifecta discord channel * The dragon-bot-test bot will connect to the server. * If you want to test what the bot is seeing when you type commands, add LOTS of of print statements to dragon-bot.py * you will see the output in the terminal. This is useful for debugging -* pipeline [here](https://cloud.docker.com/app/ldooks/repository/docker/ldooks/dragon-bot/builds) +* pipeline [here](https://gitlab.com/ldooks/dragon-bot/pipelines) ### Contribution guidelines ###