diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:14:14 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:14:14 +0100 |
| commit | 007f47d114a6bfb9dccaaa2ef0cbdc4e9fbd4c20 (patch) | |
| tree | c5ea4bb54a650027678a4f47c1823e68c1215052 /path-iterator.el | |
| parent | a981172b93b01f5c9cdb7e6851ecea66ec5cc963 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/path-iterator
Diffstat (limited to 'path-iterator.el')
| -rw-r--r-- | path-iterator.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/path-iterator.el b/path-iterator.el index efd651a..fbd9578 100644 --- a/path-iterator.el +++ b/path-iterator.el @@ -21,7 +21,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |
