diff --git a/content/en/2.general/1.networking/3.samba.md b/content/en/2.general/1.networking/3.samba.md index cc5db58..f4bb86a 100644 --- a/content/en/2.general/1.networking/3.samba.md +++ b/content/en/2.general/1.networking/3.samba.md @@ -41,7 +41,7 @@ sudo nano /etc/samba/smb.conf ``` ::tip{icon=""} -✨ __Tip:__ You can use [File Browser](/serveex/files/file-browser) to navigate and edit your files instead of using terminal commands. +✨ __Tip:__ You can use [File Browser Quantum](/serveex/files/file-browser-quantum) to navigate and edit your files instead of using terminal commands. :: Find the `workgroup` variable and name your workgroup (e.g., `workgroup = WORKGROUP`). diff --git a/content/en/3.serveex/10.advanced/1.authentik.md b/content/en/3.serveex/10.advanced/1.authentik.md index f321b1c..c5fc935 100644 --- a/content/en/3.serveex/10.advanced/1.authentik.md +++ b/content/en/3.serveex/10.advanced/1.authentik.md @@ -216,7 +216,7 @@ Open the `authentik-server.conf` file: ::tip{icon=""} ✨ __Tip for those who dislike terminals:__ -You can use [File Browser](/serveex/files/file-browser) to navigate and edit files instead of using terminal commands. +You can use [File Browser Quantum](/serveex/files/file-browser-quantum) to navigate and edit files instead of using terminal commands. :: ```bash [Terminal] @@ -449,7 +449,7 @@ sudo mkdir -P /docker/authentik-outpost ::tip{icon=""} ✨ __Tip for terminal-averse users:__ -You can use [File Browser](/serveex/files/file-browser) to navigate and edit your files instead of using terminal commands. +You can use [File Browser Quantum](/serveex/files/file-browser-quantum) to navigate and edit your files instead of using terminal commands. :: ### Create the compose file diff --git a/content/en/3.serveex/2.core/3.swag.md b/content/en/3.serveex/2.core/3.swag.md index a8264de..234d257 100644 --- a/content/en/3.serveex/2.core/3.swag.md +++ b/content/en/3.serveex/2.core/3.swag.md @@ -131,7 +131,7 @@ In CLI, go to the dns-conf folder and edit the `ovh.ini` file: ::tip{icon=""} ✨ __Tip for terminal-shy users:__ -You can use [File Browser](/serveex/files/file-browser) to browse and edit files instead of using terminal commands. +You can use [File Browser Quantum](/serveex/files/file-browser-quantum) to browse and edit files instead of using terminal commands. :: ```bash [Terminal] diff --git a/content/en/3.serveex/3.security/1.wireguard.md b/content/en/3.serveex/3.security/1.wireguard.md index f4bc2e2..ced700a 100644 --- a/content/en/3.serveex/3.security/1.wireguard.md +++ b/content/en/3.serveex/3.security/1.wireguard.md @@ -207,7 +207,7 @@ sudo mkdir -p /docker/wireguard/config/wg_confs ``` ::tip{icon=""} -✨ **Tip:** You can use [File Browser](/serveex/files/file-browser) instead of the terminal to edit and upload files. +✨ **Tip:** You can use [File Browser Quantum](/serveex/files/file-browser-quantum) instead of the terminal to edit and upload files. :: ### Create the wg0.conf file diff --git a/content/en/3.serveex/3.security/2.cloudflare.md b/content/en/3.serveex/3.security/2.cloudflare.md index c8d58fc..372e92c 100644 --- a/content/en/3.serveex/3.security/2.cloudflare.md +++ b/content/en/3.serveex/3.security/2.cloudflare.md @@ -79,7 +79,7 @@ These two mods, merged into the SWAG container, require some configuration. Create a file `tunnelconfig.yml` to reference in your SWAG `compose.yaml`. ::tip{icon=""} -✨ __Tip:__ Use [File Browser](/serveex/files/file-browser) to navigate and edit files instead of using the terminal. +✨ __Tip:__ Use [File Browser Quantum](/serveex/files/file-browser-quantum) to navigate and edit files instead of using the terminal. :: ```bash [Terminal] diff --git a/content/en/3.serveex/3.security/3.pocket-id.md b/content/en/3.serveex/3.security/3.pocket-id.md index d18830b..6bb5316 100644 --- a/content/en/3.serveex/3.security/3.pocket-id.md +++ b/content/en/3.serveex/3.security/3.pocket-id.md @@ -152,7 +152,7 @@ Here we assume the Pocket ID network name is `pocket-id_default`. You can check In the Swag folders, create the file `id.subdomain.conf`: ::tip{icon=""} -✨ __Tip:__ Use [File Browser](/serveex/files/file-browser) to navigate and edit files instead of using terminal commands. +✨ __Tip:__ Use [File Browser Quantum](/serveex/files/file-browser-quantum) to navigate and edit files instead of using terminal commands. :: ```bash [Terminal] diff --git a/content/en/3.serveex/5.media/3.servarr.md b/content/en/3.serveex/5.media/3.servarr.md index 67eafbd..7a5728c 100644 --- a/content/en/3.serveex/5.media/3.servarr.md +++ b/content/en/3.serveex/5.media/3.servarr.md @@ -427,7 +427,7 @@ Here we assume the Jellyfin network is named `jellyfin_default`. You can verify Create and edit the file `films.subdomain.conf`: ::tip{icon=""} -✨ __Tip:__ you can use [File Browser](/serveex/files/file-browser) to browse and edit files instead of using terminal commands. +✨ __Tip:__ you can use [File Browser Quantum](/serveex/files/file-browser-quantum) to browse and edit files instead of using terminal commands. :: ```bash [Terminal]