diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:53:34 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:53:34 +0100 |
| commit | 6fba4c3d50575ad1130cfa16cdd2a850a9cbf44d (patch) | |
| tree | 2293f51aa4ec39a60547bd7eb53e458ba04df036 | |
| parent | b8c1f7c21204bda9c130ce21a75d69358d1bc49a (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/ebdb-i18n-chn
| -rw-r--r-- | ebdb-i18n-chn.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebdb-i18n-chn.el b/ebdb-i18n-chn.el index 451fe87..cba6ae6 100644 --- a/ebdb-i18n-chn.el +++ b/ebdb-i18n-chn.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |
