Browse Source

ob-gnuplot.el: Fix broken links

* lisp/ob-gnuplot.el: Fix broken links.
Bastien 5 years ago
parent
commit
18b3eb0062
1 changed files with 1 additions and 1 deletions
  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)