From 5ba8a75e177138d15fe63d7d898bc356ae539a55 Mon Sep 17 00:00:00 2001 From: Vipul Sharma Date: Sun, 15 Aug 2021 17:02:26 +0530 Subject: [PATCH] fix: github issues link --- app/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/constants.py b/app/constants.py index 1e4a94a..0b13b93 100644 --- a/app/constants.py +++ b/app/constants.py @@ -98,7 +98,7 @@ "elements": [ { "type": "mrkdwn", - "text": "For feature requests, issues etc. please add them in the ." + "text": "For feature requests, issues etc. please add them in the ." } ] }