From 9cfefbe8566b150b243c68152156bc017936b403 Mon Sep 17 00:00:00 2001 From: Ian Weaver Date: Sun, 21 Dec 2025 15:27:57 -0800 Subject: [PATCH] update Astrometry.jl link --- src/JuliaAstroDocs.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/JuliaAstroDocs.jl b/src/JuliaAstroDocs.jl index 4092d12239..5e125f94e2 100644 --- a/src/JuliaAstroDocs.jl +++ b/src/JuliaAstroDocs.jl @@ -326,8 +326,8 @@ ecosystem() = ( "Astrometry" => ( ( name = "Astrometry.jl", - repo = "https://github.com/barrettp/Astrometry.jl", - doc = "https://barrettp.github.io/Astrometry/dev", + repo = "https://github.com/JuliaAstro/Astrometry.jl", + doc = "https://juliaastro.org/Astrometry/stable/", tagline = "Set of IAU standard algorithms for calculating the time and position of celestial objects", descr = """ - More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).