From 3e793c582eca56c389f5045d8c590a2e692de081 Mon Sep 17 00:00:00 2001 From: Jason Rasmussen Date: Mon, 15 Jan 2024 12:19:41 -0500 Subject: [PATCH] docs: fix pgadmin links (#6403) --- docs/docs/guides/database-gui.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/guides/database-gui.md b/docs/docs/guides/database-gui.md index a109a52615..5c4cfbed37 100644 --- a/docs/docs/guides/database-gui.md +++ b/docs/docs/guides/database-gui.md @@ -1,6 +1,6 @@ # Database GUI -A short guide on connecting [pgAdmin][pgAdmin] to Immich. +A short guide on connecting [pgAdmin](https://www.pgadmin.org/) to Immich. :::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