Skip to content

Commit da53022

Browse files
committed
fix docs of Taro
1 parent e33db25 commit da53022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const PKGINFOS = [
131131
# PkgInfo(pkgname="Parquet2", username="ExpandingMan"), # GitLab hosted!
132132
PkgInfo(pkgname="Parquet", username="JuliaIO", branch="master", docslink=nothing),
133133
PkgInfo(pkgname="MAT", username="JuliaIO", branch="master"),
134-
PkgInfo(pkgname="Taro", username="aviks", branch="master"),
134+
PkgInfo(pkgname="Taro", username="aviks", branch="master", docslink="https://aviks.github.io/Taro.jl/"),
135135
PkgInfo(pkgname="FileIO", username="JuliaIO", branch="master", docslink="https://juliaio.github.io/FileIO.jl/"),
136136
PkgInfo(pkgname="ImageIO", username="JuliaIO", branch="master", docslink=nothing),
137137
PkgInfo(pkgname="ExcelReaders", username="queryverse", branch="master", docslink=nothing),

0 commit comments

Comments
 (0)