From 218cc77f1170bcda0093e2b4603e0a37c0c4cf01 Mon Sep 17 00:00:00 2001 From: Syed Mufeth <117529070+Mufeth7@users.noreply.github.com> Date: Wed, 2 Apr 2025 18:29:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96eef43..2fed0fc6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ this monorepo includes source code for api, frontend, and related packages: it also includes documentation in the [docs tree](/docs/): - [how to run a cobalt instance](/docs/run-an-instance.md) -- [installing SSL certificate for Instance](docs/examples/docker-compose-ssl.yml) +- [installing SSL certificate for Instance](docs/SSL-certificate-using-Traefik .md) - [how to protect a cobalt instance](/docs/protect-an-instance.md) - [cobalt api instance environment variables](/docs/api-env-variables.md) - [cobalt api documentation](/docs/api.md)