Skip to content

Commit b74be2c

Browse files
Merge pull request #395 from sathvikbhagavan/master
docs: fix link
2 parents fd585f2 + 82fa295 commit b74be2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ where ``(d)`` denotes derivative order and ``\lambda`` is the regularization
166166
``t`` values for the first term and ``\hat{t}`` values for the second term
167167
(equal to ``t`` if not provided). Regularization smoothing is a global method
168168
that creates a smooth curve directly. See [Stickel (2010)
169-
Comput. Chem. Eng. 34:467](http://dx.doi.org/10.1016/j.compchemeng.2009.10.007)
169+
Comput. Chem. Eng. 34:467](https://dx.doi.org/10.1016/j.compchemeng.2009.10.007)
170170
for details. The implementation in this package uses cubic splines to
171171
interpolate between the smoothed points after they are determined.
172172

0 commit comments

Comments
 (0)