diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:52:33 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:52:33 +0100 |
| commit | 9b7c2dbae38b523442f7c1155bc4e3db16a0c49f (patch) | |
| tree | c82d2303199224e3168ad66a1e723fec5fcc84ed | |
| parent | c21fff1e2ba07f3df122a7a817153a5e7c0a9995 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/docbook
| -rw-r--r-- | docbook.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
