diff options
Diffstat (limited to 'config/sshterm/sshterm.xml')
-rw-r--r-- | config/sshterm/sshterm.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sshterm/sshterm.xml b/config/sshterm/sshterm.xml index 80907d0a..69098f01 100644 --- a/config/sshterm/sshterm.xml +++ b/config/sshterm/sshterm.xml @@ -64,12 +64,12 @@ <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> - <item>http://www.pfsense.org/packages/config/sshterm/diag_shell_head.php</item> + <item>https://packages.pfsense.org/packages/config/sshterm/diag_shell_head.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> - <item>http://www.pfsense.org/packages/config/sshterm/diag_shell_releng.php</item> + <item>https://packages.pfsense.org/packages/config/sshterm/diag_shell_releng.php</item> </additional_files_needed> <!-- fields gets invoked when the user adds or edits a item. |