We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b27cd commit 0c34214Copy full SHA for 0c34214
1 file changed
docs/utils.jl
@@ -39,7 +39,7 @@ const PKGINFOS = [
39
PkgInfo(pkgname="PGFPlotsX", username="kristofferc", branch="master"),
40
PkgInfo(pkgname="UnicodePlots", username="JuliaPlots", docslink=nothing),
41
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"),
+ PkgInfo(pkgname="Gnuplot", username="gcalderone", branch="master", docslink="https://gcalderone.github.io/Gnuplot.jl/stable/"),
43
PkgInfo(pkgname="ControlSystems", username="JuliaControl", branch="master"),
44
PkgInfo(pkgname="ModelPredictiveControl", username="JuliaControl"),
45
PkgInfo(pkgname="BSplines", username="sostock", branch="master"),
0 commit comments