瀏覽代碼

ob-gnuplot.el: Fix broken links

* lisp/ob-gnuplot.el: Fix broken links.
Bastien 5 年之前
父節點
當前提交
18b3eb0062
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/ob-gnuplot.el

+ 1 - 1
lisp/ob-gnuplot.el

@@ -35,7 +35,7 @@
 
 ;; - gnuplot :: http://www.gnuplot.info/
 ;;
-;; - gnuplot-mode :: http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
+;; - gnuplot-mode :: you can search the web for the latest active one.
 
 ;;; Code:
 (require 'ob)