We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44e0e10 + 9cfefbe commit 2e9abc3Copy full SHA for 2e9abc3
1 file changed
src/JuliaAstroDocs.jl
@@ -326,8 +326,8 @@ ecosystem() = (
326
"Astrometry" => (
327
(
328
name = "Astrometry.jl",
329
- repo = "https://github.com/barrettp/Astrometry.jl",
330
- doc = "https://barrettp.github.io/Astrometry/dev",
+ repo = "https://github.com/JuliaAstro/Astrometry.jl",
+ doc = "https://juliaastro.org/Astrometry/stable/",
331
tagline = "Set of IAU standard algorithms for calculating the time and position of celestial objects",
332
descr = """
333
- More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).
0 commit comments