We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd13ac commit 5498354Copy full SHA for 5498354
docs/make.jl
@@ -20,7 +20,7 @@ links = InterLinks(
20
"https://juliamath.github.io/IntervalSets.jl/stable/",
21
joinpath(@__DIR__, "inventories", "IntervalSets.toml"),
22
),
23
- "NCDatasets" => "https://alexander-barth.github.io/NCDatasets.jl/stable/",
+ "NCDatasets" => "https://juliageo.org/NCDatasets.jl/stable/",
24
"PosteriorStats" => "https://julia.arviz.org/PosteriorStats/stable/",
25
"MCMCDiagnosticTools" => "https://julia.arviz.org/MCMCDiagnosticTools/stable/",
26
)
0 commit comments