emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 688fec1 2/2: Update URL in comment in gomoku.el


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master 688fec1 2/2: Update URL in comment in gomoku.el
Date: Thu, 1 Aug 2019 15:54:06 -0400 (EDT)

branch: master
commit 688fec11430ded60e80cc689817e46db82e1b0eb
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Update URL in comment in gomoku.el
    
    * lisp/play/gomoku.el: Update the URL in the comments (bug#21300).
---
 lisp/play/gomoku.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index 6d5553b..88c4ed9 100644
--- a/lisp/play/gomoku.el
+++ b/lisp/play/gomoku.el
@@ -36,7 +36,7 @@
 ;; about the squares where one may play, or else there is a known forced win
 ;; for the first player. This program has no such restriction, but it does not
 ;; know about the forced win, nor do I.
-;; See http://renju.nu/r1rulhis.htm for more information.
+;; See http://renju.se/rif/r1rulhis.htm for more information.
 
 
 ;; There are two main places where you may want to customize the program: key



reply via email to

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