[open-ils-commits] [GIT] Evergreen ILS branch rel_3_1 updated. 9988fbca91f1a95b7d41e0b204a98803526d9259
Evergreen Git
git at git.evergreen-ils.org
Thu Mar 7 10:16:24 EST 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_3_1 has been updated
via 9988fbca91f1a95b7d41e0b204a98803526d9259 (commit)
from e4e8c7a5f1e1586262d9720c45ed0ab443936267 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9988fbca91f1a95b7d41e0b204a98803526d9259
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Thu Mar 7 07:14:50 2019 -0800
Docs: Fixing broken link
Signed-off-by: Jane Sandberg <sandbej at 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
-----------------------------------------------------------------------
Summary of changes:
docs/reports/reporter_add_data_source.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list