branch: externals/org-contacts commit 2f8b3f024c0af667a3c1435e264a0ad4f1f61eeb Author: Stefan Kangas <ste...@marxist.se> Commit: Kyle Meyer <k...@kyleam.com>
Prefer HTTPS to HTTP for links to gnu.org --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index cd10e4874d..3a30cefdc8 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -19,7 +19,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: