diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:08:34 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:08:34 +0100 |
| commit | fb75d916c5cebc5532a7d57fc445ad04bfbd46ae (patch) | |
| tree | f2e3a807e9a337063e38cffbc0cb2ade07674691 | |
| parent | 4d42cf9904ea2a14ad51d9f3ea41da92a86ce015 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/myers
| -rw-r--r-- | myers.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
