aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2013-07-03 18:52:54 -0700
committerGlenn Morris <[email protected]>2013-07-03 18:52:54 -0700
commit91eea47bd76914ddf595c918b93beb3992ac42da (patch)
treed8ec46171e8d5646a94ab13dd5bbae4b64cf6811
parentbfd569a4e7d698776cf787ade8a6948aaed49d9f (diff)
* doc/misc/org.texi (JavaScript support): Fix @url.
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/org.texi2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 71f4039152..e7fa4651b0 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,5 +1,7 @@
2013-07-04 Glenn Morris <[email protected]>
+ * org.texi (JavaScript support): Fix @url.
+
* wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
2013-07-03 Glenn Morris <[email protected]>
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 1d7de18ada..832976e9ea 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -10393,7 +10393,7 @@ view type is a @emph{folding} view much like Org provides inside Emacs. The
script is available at @url{http://orgmode.org/org-info.js} and you can find
the documentation for it at @url{http://orgmode.org/worg/code/org-info-js/}.
We host the script at our site, but if you use it a lot, you might
-not want to be dependent on @url{orgmode.org} and prefer to install a local
+not want to be dependent on @url{http://orgmode.org} and prefer to install a local
copy on your own web server.
To use the script, you need to make sure that the @file{org-jsinfo.el} module