From 4534d789780ad1dca6b066e15567f3844fe5a4a0 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 10 Sep 2025 18:57:49 +0200 Subject: [PATCH] update text ProxMenux --- web/app/docs/help-info/page.tsx | 6 +++--- web/app/guides/linux-resources/page.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/docs/help-info/page.tsx b/web/app/docs/help-info/page.tsx index d33db3d..66955d1 100644 --- a/web/app/docs/help-info/page.tsx +++ b/web/app/docs/help-info/page.tsx @@ -83,7 +83,7 @@ export default function HelpAndInfoPage() {

- ProxMenu provides an interactive command reference menu for Proxmox VE through a dialog-based interface. + ProxMenux provides an interactive command reference menu for Proxmox VE through a dialog-based interface. Select one of the categories below to explore the available commands.

@@ -170,12 +170,12 @@ export default function HelpAndInfoPage() {
-

ProxMenu Guides

+

ProxMenux Guides

Check out the guides section for additional resources, tutorials, and documentation to help you get the most - out of Proxmox VE and ProxMenu. + out of Proxmox VE and ProxMenux.

diff --git a/web/app/guides/linux-resources/page.tsx b/web/app/guides/linux-resources/page.tsx index fa973c8..5cf4628 100644 --- a/web/app/guides/linux-resources/page.tsx +++ b/web/app/guides/linux-resources/page.tsx @@ -111,7 +111,7 @@ export default function LinuxResourcesPage() {

A collection of useful resources for learning Linux commands, security practices, monitoring tools, and - more. These resources complement the commands available in ProxMenu and will help you deepen your knowledge + more. These resources complement the commands available in ProxMenux and will help you deepen your knowledge of Linux system administration.