Docs: Fixing broken link
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 7 Mar 2019 15:14:50 +0000 (07:14 -0800)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 7 Mar 2019 15:14:50 +0000 (07:14 -0800)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>

docs/reports/reporter_add_data_source.adoc

index ba7ad72..ea99f64 100644 (file)
@@ -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