From df0e936045c0eacf4646a842eb24fbb58a745443 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 6 Nov 2024 15:33:15 +0100 Subject: [PATCH] Update 0.3.5.md --- website/docs/changelog/0.3.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index 86719f9f..9f90b45b 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -9,7 +9,7 @@ Not yet released. - Users can now view and terminate active sessions for their account from the 'OpenPanel > Account > Active Sessions' page. - Administrators can now create [a custom template to be displayed on domains without any content](https://i.ibb.co/tXkHKyL/default-landing.png). - New command `opencli admin logs` is available for multitail [all OpenAdmin services logs](https://dev.openpanel.com/logs.html). -- [Error IDs](https://i.postimg.cc/dtC3M7Mq/500.png) to help administrators trace OpenPanel errors with the new command [`opencli error`](https://dev.openpanel.com/cli/email.html). +- [Error IDs](https://i.postimg.cc/dtC3M7Mq/500.png) to help administrators trace OpenPanel errors with the new command [`opencli error`](https://dev.openpanel.com/cli/error.html). ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)