ob-gnuplot.el: Fix broken links

* lisp/ob-gnuplot.el: Fix broken links.
This commit is contained in:
Bastien 2020-02-12 21:33:00 +01:00
parent c0d08b7efe
commit 18b3eb0062
1 changed files with 1 additions and 1 deletions

View File

@ -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)