summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissiere <rafael@laboissiere.net>2012-11-04 09:14:44 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2012-11-05 09:50:04 +0100
commit209afadbf9f56041beeaa959f47db4fa584b132e (patch)
tree05664dc21b296ca6339f5aec7837ad3fc8a8a26d
parentf48a8b7bf821b71ef1426ad0cb38d678cc9bb303 (diff)
downloadorg-mode-209afadbf9f56041beeaa959f47db4fa584b132e.tar.gz
org-bibtex.el: Fix broken URL
* lisp/org-bibtex.el: In the documentation section of the file, fix the broken URL to Andrew Roberts' document on BibTeX entries. TINYCHANGE
-rw-r--r--lisp/org-bibtex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el
index f8e07ad..cafd3bb 100644
--- a/lisp/org-bibtex.el
+++ b/lisp/org-bibtex.el
@@ -88,7 +88,7 @@
;;
;; - All Bibtex information is taken from the document compiled by
;; Andrew Roberts from the Bibtex manual, available at
-;; http://www.andy-roberts.net/misc/latex/sessions/bibtex/bibentries.pdf
+;; http://www.andy-roberts.net/res/writing/latex/bibentries.pdf
;;
;;; History:
;;