diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:15:10 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:15:10 +0100 |
| commit | 52559b7bb0e046d044d09469ea06240fc252786e (patch) | |
| tree | 68769d41459447c88e1329bbda2c1b2ef8d2792c | |
| parent | 30f3985e89275b3d79d192f372838400959465d6 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/poker
| -rw-r--r-- | poker.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: |
