branch: elpa/org-contrib commit 716a8b37076abffb5bc952c3cfd411c09da23775 Author: Bastien Guerry <b...@gnu.org> Commit: Bastien Guerry <b...@gnu.org>
lisp/ob-julia.el: Update homepage --- lisp/ob-julia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ob-julia.el b/lisp/ob-julia.el index edadb9f..28e347e 100644 --- a/lisp/ob-julia.el +++ b/lisp/ob-julia.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2013, 2014, 2021 G. Jay Kerns ;; Author: G. Jay Kerns, based on ob-R.el by Eric Schulte and Dan Davison -;; Homepage: https://git.savannah.gnu.org/cgit/emacs/org-mode.git +;; Homepage: https://github.com/phrb/ob-julia ;; Maintainer: Pedro Bruel <pedro.br...@gmail.com> ;; This file is not part of GNU Emacs.