summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:52:33 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:52:33 +0100
commit9b7c2dbae38b523442f7c1155bc4e3db16a0c49f (patch)
treec82d2303199224e3168ad66a1e723fec5fcc84ed
parentc21fff1e2ba07f3df122a7a817153a5e7c0a9995 (diff)
; Prefer HTTPS to HTTP in URLsexternals/docbook
-rw-r--r--docbook.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook.el b/docbook.el
index faaac01..6e2517a 100644
--- a/docbook.el
+++ b/docbook.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: