diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2019-08-01 21:52:46 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-08-01 21:52:46 +0200 |
commit | 688fec11430ded60e80cc689817e46db82e1b0eb (patch) | |
tree | db98f5b7e12466f42027f5b2275d0aed9fd104d6 /lisp/play | |
parent | fe939b36f901645e976bf016d8766c3a1300e45c (diff) | |
download | emacs-688fec11430ded60e80cc689817e46db82e1b0eb.tar.gz emacs-688fec11430ded60e80cc689817e46db82e1b0eb.tar.bz2 emacs-688fec11430ded60e80cc689817e46db82e1b0eb.zip |
Update URL in comment in gomoku.el
* lisp/play/gomoku.el: Update the URL in the comments (bug#21300).
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/gomoku.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 6d5553b3202..88c4ed96fa9 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 |