diff scripts/general/quadl.m @ 25143:13fd0610480f stable

doc: Use https whenever possible in @url entries. * external.txi, install.txi, preface.txi, sparse.txi, rand.cc, amd.cc, ccolamd.cc, colamd.cc, quadl.m, rgb2gray.m, condest.m, ode23.m, reducepatch.m, ilu.m, pcg.m, isprime.m, quantile.m: Use https whenever possible in @url entries.
author Rik <rik@octave.org>
date Fri, 06 Apr 2018 14:31:39 -0700
parents 6652d3823428
children 00f796120a6d
line wrap: on
line diff
--- a/scripts/general/quadl.m	Fri Apr 06 13:30:39 2018 -0700
+++ b/scripts/general/quadl.m	Fri Apr 06 14:31:39 2018 -0700
@@ -53,7 +53,7 @@
 ##
 ## Reference: @nospell{W. Gander and W. Gautschi}, @cite{Adaptive Quadrature -
 ## Revisited}, BIT Vol. 40, No. 1, March 2000, pp. 84--101.
-## @url{http://www.inf.ethz.ch/personal/gander/}
+## @url{https://www.inf.ethz.ch/personal/gander/}
 ## @seealso{quad, quadv, quadgk, quadcc, trapz, dblquad, triplequad, integral,
 ##          integral2, integral3}
 ## @end deftypefn