From: Jane Sandberg 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=9988fbca91f1a95b7d41e0b204a98803526d9259;p=Evergreen.git Docs: Fixing broken link Signed-off-by: Jane Sandberg --- 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