Skip to content

Commit 0c34214

Browse files
committed
fix docs of Gnuplot
1 parent 37b27cd commit 0c34214

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
@@ -39,7 +39,7 @@ const PKGINFOS = [
3939
PkgInfo(pkgname="PGFPlotsX", username="kristofferc", branch="master"),
4040
PkgInfo(pkgname="UnicodePlots", username="JuliaPlots", docslink=nothing),
4141
PkgInfo(pkgname="Gaston", username="mbaz", branch="master", codecovlink=nothing, docslink="https://mbaz.github.io/Gaston.jl/v2/"),
42-
PkgInfo(pkgname="Gnuplot", username="gcalderone", branch="master"),
42+
PkgInfo(pkgname="Gnuplot", username="gcalderone", branch="master", docslink="https://gcalderone.github.io/Gnuplot.jl/stable/"),
4343
PkgInfo(pkgname="ControlSystems", username="JuliaControl", branch="master"),
4444
PkgInfo(pkgname="ModelPredictiveControl", username="JuliaControl"),
4545
PkgInfo(pkgname="BSplines", username="sostock", branch="master"),

0 commit comments

Comments
 (0)