Skip to content

Commit d54d46f

Browse files
authored
Merge pull request #146 from JuliaAstro/icweaver-healpix
Add Healpix.jl
2 parents 67dcc31 + fe21876 commit d54d46f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/JuliaAstroDocs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ ecosystem() = (
314314
),
315315
(
316316
name = "Healpix.jl",
317-
repo = "https://github.com/ziotom78/Healpix.jl",
318-
doc = "https://ziotom78.github.io/Healpix.jl/stable/",
317+
repo = "https://github.com/JuliaAstro/Healpix.jl",
318+
doc = "https://juliaastro.org/Healpix/stable/",
319319
tagline = "Implementation of Healpix spherical tesselation scheme in pure Julia",
320320
descr = """
321321
- pixel functions, query functions, map functions

0 commit comments

Comments
 (0)