chore(docs): fix build errors (#1156)

This commit is contained in:
Jason Rasmussen 2022-12-21 16:33:18 -05:00 committed by GitHub
parent 752b267399
commit feaf21373a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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.
:::

View File

@ -25,5 +25,5 @@ The web application will be available at `http://<machine-ip-address>: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).
:::

View File

@ -105,7 +105,7 @@ alt="Go to Docker Tab and visit the address listed next to immich-proxy"
</details>
:::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