From 125d7a2b7d13035751238d6d9f0d0570e8964888 Mon Sep 17 00:00:00 2001 From: Anish Umale Date: Thu, 8 Feb 2024 20:32:34 +0530 Subject: [PATCH 1/2] update link for video to point Mathesar's yt & made it a collapsible section --- docs/docs/installation/docker-compose/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/installation/docker-compose/index.md b/docs/docs/installation/docker-compose/index.md index 6ea0479eaa..68ed16f9e8 100644 --- a/docs/docs/installation/docker-compose/index.md +++ b/docs/docs/installation/docker-compose/index.md @@ -12,6 +12,9 @@ (A [video walkthrough of these steps](https://www.youtube.com/watch?v=XTO_QWBghR8) is also available on YouTube.) +???info "Video walkthrough (Click to expand)" + + 1. Download our [docker-compose.yml](https://github.com/mathesar-foundation/mathesar/raw/{{mathesar_version}}/docker-compose.yml) file. ``` From c2974d454f82f5a6963c2052616530c1d81fae9d Mon Sep 17 00:00:00 2001 From: Anish Umale Date: Thu, 8 Feb 2024 21:49:49 +0530 Subject: [PATCH 2/2] remove old link --- docs/docs/installation/docker-compose/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docs/installation/docker-compose/index.md b/docs/docs/installation/docker-compose/index.md index 68ed16f9e8..efe5eeea54 100644 --- a/docs/docs/installation/docker-compose/index.md +++ b/docs/docs/installation/docker-compose/index.md @@ -10,8 +10,6 @@ !!!note Depending on your Docker setup, you may need to run `docker` commands with `sudo`. -(A [video walkthrough of these steps](https://www.youtube.com/watch?v=XTO_QWBghR8) is also available on YouTube.) - ???info "Video walkthrough (Click to expand)"