summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2020-02-12 21:33:00 +0100
committerBastien <bzg@gnu.org>2020-02-12 21:33:00 +0100
commit18b3eb0062f92512fe172dc05c81907d820c4d3d (patch)
treef59347f0bff1bccc37eeae1f508b2f7ace87bdc8
parentc0d08b7efe740c17a3eec28984161c05e43da5ef (diff)
downloadorg-mode-18b3eb0062f92512fe172dc05c81907d820c4d3d.tar.gz
ob-gnuplot.el: Fix broken links
* lisp/ob-gnuplot.el: Fix broken links.
-rw-r--r--lisp/ob-gnuplot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el
index d11c55f..99f3dab 100644
--- a/lisp/ob-gnuplot.el
+++ b/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)