diff --git a/docs/cmds/adduser-1line.md b/docs/commands/adduser-1line.md similarity index 100% rename from docs/cmds/adduser-1line.md rename to docs/commands/adduser-1line.md diff --git a/docs/proxmox/how-to-install-proxmox.md b/docs/proxmox/how-to-install-proxmox.md deleted file mode 100644 index a7ee16f..0000000 --- a/docs/proxmox/how-to-install-proxmox.md +++ /dev/null @@ -1,2 +0,0 @@ -# How to install Proxmox - diff --git a/mkdocs.yml b/mkdocs.yml index 69a90fe..2e360a1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -70,7 +70,6 @@ extra: nav: - Proxmox: - # - How To Install Proxmox: proxmox/how-to-install-proxmox.md - Home Assistant on Proxmox: proxmox/how-to-install-home-assistant.md - Portainer Stacks: - Authelia: portainer-stacks/authelia.md @@ -82,4 +81,4 @@ nav: - qBittorrent: portainer-stacks/qbittorrent.md - Samba: portainer-stacks/samba.md - Commmands: - - AddUser-1Line: cmds/adduser-1line.md \ No newline at end of file + - AddUser-1Line: commands/adduser-1line.md \ No newline at end of file