Skip to content

Commit 9cfefbe

Browse files
authored
update Astrometry.jl link
1 parent 44e0e10 commit 9cfefbe

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
@@ -326,8 +326,8 @@ ecosystem() = (
326326
"Astrometry" => (
327327
(
328328
name = "Astrometry.jl",
329-
repo = "https://github.com/barrettp/Astrometry.jl",
330-
doc = "https://barrettp.github.io/Astrometry/dev",
329+
repo = "https://github.com/JuliaAstro/Astrometry.jl",
330+
doc = "https://juliaastro.org/Astrometry/stable/",
331331
tagline = "Set of IAU standard algorithms for calculating the time and position of celestial objects",
332332
descr = """
333333
- More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).

0 commit comments

Comments
 (0)