mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	chore(docs): fix build errors (#1156)
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -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. | ||||
| ::: | ||||
|   | ||||
| @@ -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). | ||||
| ::: | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user