diff --git a/docs/src/manual/limits.md b/docs/src/manual/limits.md index e164c6d8d..50d418d28 100644 --- a/docs/src/manual/limits.md +++ b/docs/src/manual/limits.md @@ -1,7 +1,8 @@ # Symbolic Limits Experimental symbolic limit support is provided by the [`limit`](@ref) function, documented -below. +below. See [SymbolicLimits.jl](https://github.com/SciML/SymbolicLimits.jl) for more +information and implementation details. ```@docs limit