From feaf21373a375e3fbc5500f3aff026b424cd2506 Mon Sep 17 00:00:00 2001 From: Jason Rasmussen Date: Wed, 21 Dec 2022 16:33:18 -0500 Subject: [PATCH] chore(docs): fix build errors (#1156) --- docs/docs/install/docker-compose.md | 2 +- docs/docs/install/portainer.md | 2 +- docs/docs/install/script.md | 2 +- docs/docs/install/unraid.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/docs/install/docker-compose.md b/docs/docs/install/docker-compose.md index b3db232f9e..df22530319 100644 --- a/docs/docs/install/docker-compose.md +++ b/docs/docs/install/docker-compose.md @@ -115,7 +115,7 @@ docker-compose up -d # or `docker compose up -d` based on your docker-compose ve ``` :::tip -For more information on how to use the application, please refer to the [Post Installation](/docs/install/post-install.md) guide. +For more information on how to use the application, please refer to the [Post Installation](/docs/install/post-install.mdx) guide. ::: ### Step 4 - Upgrading diff --git a/docs/docs/install/portainer.md b/docs/docs/install/portainer.md index 608df8aa81..623288fd8f 100644 --- a/docs/docs/install/portainer.md +++ b/docs/docs/install/portainer.md @@ -50,5 +50,5 @@ openssl rand -base64 128 :::tip -For more information on how to use the application, please refer to the [Post Installation](/docs/install/post-install.md) guide. +For more information on how to use the application, please refer to the [Post Installation](/docs/install/post-install.mdx) guide. ::: diff --git a/docs/docs/install/script.md b/docs/docs/install/script.md index 558cdea64f..2636c300d1 100644 --- a/docs/docs/install/script.md +++ b/docs/docs/install/script.md @@ -25,5 +25,5 @@ The web application will be available at `http://:2283`, and The directory which is used to store the library files is `./immich-data` relative to the current directory. :::tip -For common next steps, see [Post Install Steps](/docs/install/post-install.md). +For common next steps, see [Post Install Steps](/docs/install/post-install.mdx). ::: diff --git a/docs/docs/install/unraid.md b/docs/docs/install/unraid.md index 3b2b2539cf..18a40b489c 100644 --- a/docs/docs/install/unraid.md +++ b/docs/docs/install/unraid.md @@ -105,7 +105,7 @@ alt="Go to Docker Tab and visit the address listed next to immich-proxy" :::tip -For more information on how to use the application once installed, please refer to the [Post Install](/docs/install/post-install.md) guide. +For more information on how to use the application once installed, please refer to the [Post Install](/docs/install/post-install.mdx) guide. ::: ## Updating Steps