From 67316679bb8e9d1042c2b7e02cf2e1f3a35b5eec Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 20 May 2020 15:56:09 +0100 Subject: [PATCH] Update who_can_use_notify link --- app/templates/admin_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 06350833e..1371f4ff9 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -182,7 +182,7 @@ "text": "Roadmap" }, { - "href": url_for("main.who_its_for"), + "href": url_for("main.who_can_use_notify"), "text": "Who can use Notify", }, {