Fixed broken link in the dashboard

This commit is contained in:
Klotske
2023-01-05 00:50:17 +03:00
parent d83e75dbe4
commit 8fab6cfe25
@@ -6,7 +6,7 @@ const crTasks = [
label: "Reply as User",
desc: "Chat with Open Assistant and help improve its responses as you interact with it.",
type: "create",
pathname: "/create/assistant_reply",
pathname: "/create/user_reply",
},
{
label: "Reply as Assistant",