diff --git a/README.md b/README.md index 0a0489632..2c106d047 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you have a new service / build pack you would like to add, raise an idea [her ## How to install -For more details goto the [docs](https://docs.coollabs.io/coolify/installation.html). +For more details goto the [docs](https://docs.coollabs.io/coolify/installation). Installation is automated with the following command: diff --git a/apps/ui/src/routes/destinations/[id]/_NewRemoteDocker.svelte b/apps/ui/src/routes/destinations/[id]/_NewRemoteDocker.svelte index 7fa4b4771..f754073f9 100644 --- a/apps/ui/src/routes/destinations/[id]/_NewRemoteDocker.svelte +++ b/apps/ui/src/routes/destinations/[id]/_NewRemoteDocker.svelte @@ -33,7 +33,7 @@ customClass="max-w-[32rem]" text="Remote Docker Engines are using SSH to communicate with the remote docker engine. You need to setup an SSH key in advance on the server and install Docker. -
See docs for more details." +
See docs for more details." />