diff --git a/src/interface.jl b/src/interface.jl index a1599663..46d38f85 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -23,7 +23,7 @@ const UPDATE_COEFFS_WARNING = """ input vector, then it is, by definition, a nonlinear operator. We recommend sticking such nonlinearities in `FunctionOperator.` This topic is further discussed in - (this issue)[https://github.com/SciML/SciMLOperators.jl/issues/159]. + [this issue](https://github.com/SciML/SciMLOperators.jl/issues/159). """ """