summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-03-29 00:33:49 -0400
committerKyle Meyer <kyle@kyleam.com>2021-03-29 00:33:49 -0400
commit7c23fc7efae8cf51f59d4868d2c4a1b967a9a29d (patch)
tree3c201d2329f2722c89f34d6c9bdb9f9e196f4e9c
parent4de2fff87d11d75adbbc48fae1c0d6f0ec3fd6c0 (diff)
downloadorg-mode-7c23fc7efae8cf51f59d4868d2c4a1b967a9a29d.tar.gz
ob-ocaml: Update stale tuareg-mode link in commentary
Reported-by: Stefan Monnier <monnier@iro.umontreal.ca>
-rw-r--r--lisp/ob-ocaml.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-ocaml.el b/lisp/ob-ocaml.el
index 0aa91af..ea0ceb8 100644
--- a/lisp/ob-ocaml.el
+++ b/lisp/ob-ocaml.el
@@ -32,7 +32,7 @@
;;; Requirements:
-;; - tuareg-mode :: http://www-rocq.inria.fr/~acohen/tuareg/
+;; - tuareg-mode :: https://elpa.nongnu.org/nongnu/tuareg.html
;;; Code:
(require 'ob)