From da87996348e78b10a896ee0d0c32bba74be134f3 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Mon, 9 Jan 2023 18:01:51 -0800 Subject: [PATCH] Fix bracket escape in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49f2cf5..c4d0869 100644 --- a/README.md +++ b/README.md @@ -113,4 +113,4 @@ server { ``` 3. Restart nginx with the new configurations by running `systemctl restart nginx` -After this step, the Proxmox web UI will be avaliable at pve. and the PAAS Client will be avaliable at client. +After this step, the Proxmox web UI will be avaliable at pve.\ and the PAAS Client will be avaliable at client.\