Skip to content

Commit 23afe3b

Browse files
authored
Update SparseArrays link to the latest documentation
1 parent d01c9f6 commit 23afe3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ using Documenter, DocumenterInterLinks
22
using SparseMatricesCSR
33

44
links = InterLinks(
5-
"SparseArrays" => "https://docs.julialang.org/en/v1/stdlib/SparseArrays/"
5+
"SparseArrays" => "https://docs.julialang.org/en/v1/"
66
)
77

88
makedocs(;

0 commit comments

Comments
 (0)