]> granicus.if.org Git - icinga2/blobdiff - lib/db_ido_pgsql/schema/upgrade/2.2.0.sql
Replace http:// links with https:// links where a secure website exists
[icinga2] / lib / db_ido_pgsql / schema / upgrade / 2.2.0.sql
index 88350b355421dfc90377d47784253a3857e49253..f9d5501a578684998a0f8cf819a2edcb1c687eb4 100644 (file)
@@ -2,9 +2,9 @@
 -- upgrade path for Icinga 2.2.0
 --
 -- -----------------------------------------
--- Copyright (c) 2014 Icinga Development Team (http://www.icinga.org)
+-- Copyright (c) 2014 Icinga Development Team (https://www.icinga.com)
 --
--- Please check http://docs.icinga.org for upgrading information!
+-- Please check https://docs.icinga.com for upgrading information!
 -- -----------------------------------------
 
 ALTER TABLE icinga_programstatus ADD COLUMN program_version TEXT default NULL;