diff options
author | rbuj <[email protected]> | 2019-06-11 17:07:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 19:25:24 +0200 |
commit | 6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3 (patch) | |
tree | 9dee757acc8993b119ee9fb85f0772bfd734f8eb /HACKING | |
parent | 1d86a70c32f7231293f31abab6c08a98ef40dd2f (diff) | |
download | caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.bz2 caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.xz |
Change URL prefixes from http to https
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,6 +3,6 @@ Hacking on Caja The Caja source tree is available from MATE git (https://github.com/mate-desktop/caja) and -in releases on the MATE FTP site (http://pub.mate-desktop.org/). +in releases on the MATE FTP site (https://pub.mate-desktop.org/). -See also http://wiki.mate-desktop.org/applications:caja . +See also https://wiki.mate-desktop.org/applications:caja . |