diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2014-03-19 17:10:49 +0100 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2014-03-19 17:10:49 +0100 |
commit | 39b3fe5d22482d16a161193167c00af90390343a (patch) | |
tree | 53b19691d90440731195eb2325db2ecd8511feb2 /pkg_config.xsl | |
parent | 2a4f986325ccd3a08273bee285993415da12aeb2 (diff) | |
parent | fd710b1c45207f551d7b0a38eb95b5b5e353ac77 (diff) | |
download | pfsense-packages-39b3fe5d22482d16a161193167c00af90390343a.tar.gz pfsense-packages-39b3fe5d22482d16a161193167c00af90390343a.tar.bz2 pfsense-packages-39b3fe5d22482d16a161193167c00af90390343a.zip |
Merge branch 'master' of https://github.com/pfsense/pfsense-packages into hap_de-install_logging
Conflicts:
config/haproxy-devel/haproxy.inc
Diffstat (limited to 'pkg_config.xsl')
-rw-r--r-- | pkg_config.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xsl b/pkg_config.xsl index d5df5626..bbe9864d 100644 --- a/pkg_config.xsl +++ b/pkg_config.xsl @@ -5,7 +5,7 @@ <html> <head> <title>pfSense Open Source Firewall Distribution - Packages</title> - <link rel="shortcut icon" href="http://www.pfsense.org/images/favicon.ico"/> + <link rel="shortcut icon" href="https://www.pfsense.org/images/favicon.ico"/> <link rel="stylesheet" href="templates/modular_plazza/css/template_css.css" type="text/css"/> <link rel="stylesheet" href="templates/modular_plazza/css/sfish.css" type="text/css"/> |