From a0f11bbd7a15cc15877794a6a15183a8e3b48f95 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 25 Jan 2022 21:01:39 +0200 Subject: [PATCH] dsds --- files/routes/admin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/admin.py b/files/routes/admin.py index 0fc3e67dac..428830423d 100644 --- a/files/routes/admin.py +++ b/files/routes/admin.py @@ -939,7 +939,7 @@ def unban_user(user_id, v): g.db.add(x) send_repeatable_notification(user.id, - "Your account has been reinstated. Please carefully review and abide by the [rules](/post/2510) to ensure that you don't get suspended again.") + "Your account has been reinstated. Please carefully review and abide by the [rules](/sidebar) to ensure that you don't get suspended again.") ma=ModAction( kind="unban_user",