From: Jane Sandberg <sandbej@linnbenton.edu>
Date: Thu, 7 Mar 2019 15:14:50 +0000 (-0800)
Subject: Docs: Fixing broken link
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7f7919e84345e6633b0cb7a5ccad90943cb4ef50;p=evergreen%2Fequinox.git

Docs: Fixing broken link

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
---

diff --git a/docs/reports/reporter_add_data_source.adoc b/docs/reports/reporter_add_data_source.adoc
index ba7ad729bd..ea99f646d4 100644
--- a/docs/reports/reporter_add_data_source.adoc
+++ b/docs/reports/reporter_add_data_source.adoc
@@ -59,7 +59,7 @@ To develop and test queries, views, and tables, you will need
 * Access to the Evergreen PostgreSQL database at the command line. This is 
 normally the psql application. You 
 can access the Postgres documentation at the 
-http://http://www.postgresql.org/docs/[Official Postgres documentation] for 
+https://www.postgresql.org/docs/[Official Postgres documentation] for 
 more information about PostgreSQL.
 * Knowledge of the Evergreen database structure for the data that you want to 
 access. You can find this information by looking at the Evergreen schema