From 14cc44f94848bcc1b44eadc648853bd87b9b004b Mon Sep 17 00:00:00 2001 From: Chris Lane <925091+ChrisLane@users.noreply.github.com> Date: Fri, 20 Oct 2023 18:07:04 +0100 Subject: [PATCH] docs: Remove link to deleted docs file (#2670) The single-container.md file was deleted in 2ad6af2cce53432d0592b4c80c4eb5469c6b982f --- .../getting-started/installation/installation-checklist.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/documentation/getting-started/installation/installation-checklist.md b/docs/docs/documentation/getting-started/installation/installation-checklist.md index 91f8328fcd6d..c43fb3f52aa6 100644 --- a/docs/docs/documentation/getting-started/installation/installation-checklist.md +++ b/docs/docs/documentation/getting-started/installation/installation-checklist.md @@ -8,7 +8,6 @@ To install Mealie on your server there are a few steps for proper configuration. - [SQLite docker-compose](./sqlite.md) - [Postgres docker-compose](./postgres.md) - - [Single container docker-compose](./single-container.md) ## Pre-work