We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a51e4b + d54d46f commit b45016eCopy full SHA for b45016e
1 file changed
src/JuliaAstroDocs.jl
@@ -314,8 +314,8 @@ ecosystem() = (
314
),
315
(
316
name = "Healpix.jl",
317
- repo = "https://github.com/ziotom78/Healpix.jl",
318
- doc = "https://ziotom78.github.io/Healpix.jl/stable/",
+ repo = "https://github.com/JuliaAstro/Healpix.jl",
+ doc = "https://juliaastro.org/Healpix/stable/",
319
tagline = "Implementation of Healpix spherical tesselation scheme in pure Julia",
320
descr = """
321
- pixel functions, query functions, map functions
0 commit comments