emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gnugo f710abf 3/4: [maint] Use https for GNU URL


From: Thien-Thi Nguyen
Subject: [elpa] externals/gnugo f710abf 3/4: [maint] Use https for GNU URL
Date: Mon, 13 Dec 2021 00:04:13 -0500 (EST)

branch: externals/gnugo
commit f710abfa95a5e5249e017b3887d6de4ace9d7492
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Commit: Thien-Thi Nguyen <ttn@gnuvola.org>

    [maint] Use https for GNU URL
    
    * gnugo.el (gnugo-program): ...here, in docstring.
---
 gnugo.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnugo.el b/gnugo.el
index 5b2be94..91efa15 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -105,7 +105,7 @@ This follows a MAJOR.MINOR.PATCH scheme.")
 This program must accept command line args:
  --mode gtp --quiet
 For more information on GTP and GNU Go, please visit:
-<http://www.gnu.org/software/gnugo>")
+<https://www.gnu.org/software/gnugo>")
 
 (defvar gnugo-start-game-hook nil
   "Normal hook run immediately before the first move of the game.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]