diff doc/interpreter/contrib.txi @ 16792:b157ba28f123

doc: Use Texinfo @url command consistently throughout documentation. * doc/interpreter/contrib.txi, doc/interpreter/package.txi doc/interpreter/preface.txi: Change @uref to @url notation. * doc/interpreter/sparse.txi, doc/interpreter/install.txi, scripts/statistics/base/quantile.m: Add @url{} around URLs.
author Rik <rik@octave.org>
date Thu, 20 Jun 2013 19:32:59 -0700
parents acd6a21259a9
children aac60c9bfc77
line wrap: on
line diff
--- a/doc/interpreter/contrib.txi
+++ b/doc/interpreter/contrib.txi
@@ -56,8 +56,8 @@
 @section Basics of Generating a Changeset
 
 The preferable form of contribution is creating a Mercurial changeset
-and submit it to the @uref{http://savannah.gnu.org/bugs/?group=octave, bug} or
-@uref{http://savannah.gnu.org/patch/?func=additem&group=octave, patch}
+and submit it to the @url{http://savannah.gnu.org/bugs/?group=octave, bug} or
+@url{http://savannah.gnu.org/patch/?func=additem&group=octave, patch}
 trackers@footnote{Please use the patch tracker only for patches which add new
 features.  If you have a patch to submit that fixes a bug, you should use the
 bug tracker instead.}.