mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 09:15:34 +03:00
docs: fix pgadmin links (#6403)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Database GUI
|
# Database GUI
|
||||||
|
|
||||||
A short guide on connecting [pgAdmin][pgAdmin] to Immich.
|
A short guide on connecting [pgAdmin](https://www.pgadmin.org/) to Immich.
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
|
|
||||||
@@ -9,9 +9,9 @@ A short guide on connecting [pgAdmin][pgAdmin] to Immich.
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## 1. Install [pgAdmin][pgAdmin]
|
## 1. Install pgAdmin
|
||||||
|
|
||||||
Download and install [pgAdmin][pgAdmin] following the official documentation.
|
Download and install [pgAdmin](https://www.pgadmin.org/download/) following the official documentation.
|
||||||
|
|
||||||
## 2. Add a Server
|
## 2. Add a Server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user