From 9ecf3df7a71fd4203a5bde4c6b989cf32215508a Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Tue, 28 Feb 2023 20:36:19 -0500 Subject: [PATCH] Fix link in drone notification --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 24cc423..662e0ad 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,5 +24,5 @@ steps: from_secret: ntfy_password TOPIC: drone-builds MESSAGE: Meme API build finished! - CLICK: https://drone.clortox.com/Infrastructure/Meme-Service + CLICK: https://drone.clortox.com/Infrastructure/Meme-service TITLE: Meme API build