We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0331f29 commit d2fda1eCopy full SHA for d2fda1e
1 file changed
src/JuliaAstroDocs.jl
@@ -657,8 +657,8 @@ ecosystem() = (
657
"Data I/O" => (
658
(
659
name = "ASDF2.jl",
660
- repo = "https://github.com/eschnett/ASDF2.jl",
661
- doc = "https://eschnett.github.io/ASDF2.jl/dev/",
+ repo = "https://github.com/JuliaAstro/ASDF2.jl",
+ doc = "https://juliaastro.org/ASDF2.jl/dev/",
662
tagline = "ASDF, the Advanced Scientific Data Format",
663
descr = """
664
- A new [Advanced Scientific Data Format (ASDF)](https://asdf-standard.readthedocs.io/en/latest/index.html) package, written in Julia
0 commit comments