(www-display-object-desc): Change URL of HNG card image from
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 29 Jun 2016 15:21:40 +0000 (00:21 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 29 Jun 2016 15:21:40 +0000 (00:21 +0900)
"http://hng.chise.org/images/HNG/<nnn>/cards/<nnnn>.jpg" to
"http://hng.chise.org/images/HNG/<nnn>/card/<nnnn>.jpg".

cwiki-view.el

index da0447d..217bbbe 100644 (file)
@@ -297,7 +297,7 @@ li { margin: 0 0 0 2em; }
        (princ
         (format
          "<img alt=\"HNG-card:%s\"
-src=\"http://hng.chise.org/images/HNG/%03d/cards/%04d.jpg\"
+src=\"http://hng.chise.org/images/HNG/%03d/card/%04d.jpg\"
 style=\"height: 480px;\" />"
          ret
          (string-to-int (match-string 1 ret))