@@ -13,31 +13,31 @@ XPA servers or to implement an XPA server. The interface exploits the power of
13
13
The [ DS9.jl] ( https://github.com/JuliaAstro/DS9.jl ) package is a Julia package
14
14
that exploits XPA.jl to communicate with [ SAOImage-DS9] ( http://ds9.si.edu/site/Home.html ) .
15
15
16
- | ** Documentation** | ** License ** | ** Build Status ** | ** Code Coverage ** |
17
- | :-------------------------------: | : -------------------------------: | : -----------------------------: | : -------------------------------------------------------------------:|
18
- | [ ![ ] [ doc-dev -img ]] [ doc-dev -url ] | [ ![ ] [ license- img]] [ license- url] | [ ![ ] [ travis -img]] [ travis -url] | [ ![ ] [ coveralls -img]] [ coveralls -url] [ ![ ] [ codecov-img ]] [ codecov-url ] |
16
+ | ** Documentation** | ** License ** | ** Build Status ** | ** Code Coverage ** |
17
+ | :---------------------------------------------------------------------: | : -------------------------------: | : -----------------------------: | : -------------------------------:|
18
+ | [ ![ ] [ doc-stable -img ]] [ doc-stable -url ] [ ![ ] [ doc-dev- img]] [ doc-dev- url] | [ ![ ] [ license -img]] [ license -url] | [ ![ ] [ ci -img]] [ ci -url] | [ ![ ] [ codecov-img ]] [ codecov-url ] |
19
19
20
20
21
21
[ doc-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
22
- [ doc-stable-url ] : https://JuliaAstro.github.io /XPA.jl /stable
22
+ [ doc-stable-url ] : https://juliaastro.org /XPA/stable/
23
23
24
24
[ doc-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
25
- [ doc-dev-url ] : https://JuliaAstro.github.io /XPA.jl/dev
25
+ [ doc-dev-url ] : https://juliaastro.org /XPA.jl/dev/
26
26
27
27
[ license-url ] : ./LICENSE.md
28
28
[ license-img ] : http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat
29
29
30
- [ travis -img] : https://travis-ci.org /JuliaAstro/XPA.jl. svg?branch=master
31
- [ travis -url] : https://travis-ci.org /JuliaAstro/XPA.jl
30
+ [ ci -img] : https://github.com /JuliaAstro/XPA.jl/actions/workflows/CI.yml/badge. svg
31
+ [ ci -url] : https://github.com /JuliaAstro/XPA.jl/actions/workflows/CI.yml
32
32
33
33
[ appveyor-img ] : https://ci.appveyor.com/api/projects/status/github/JuliaAstro/XPA.jl?branch=master
34
34
[ appveyor-url ] : https://ci.appveyor.com/project/JuliaAstro/XPA-jl/branch/master
35
35
36
36
[ coveralls-img ] : https://coveralls.io/repos/JuliaAstro/XPA.jl/badge.svg?branch=master&service=github
37
37
[ coveralls-url ] : https://coveralls.io/github/JuliaAstro/XPA.jl?branch=master
38
38
39
- [ codecov-img ] : http ://codecov.io/github/JuliaAstro/XPA.jl/coverage .svg?branch=master
40
- [ codecov-url ] : http ://codecov.io/github/JuliaAstro/XPA.jl?branch=master
39
+ [ codecov-img ] : https ://codecov.io/github/JuliaAstro/XPA.jl/graph/badge .svg?token=S2G8C2AIDP
40
+ [ codecov-url ] : https ://codecov.io/github/JuliaAstro/XPA.jl
41
41
42
42
[ julia-url ] : https://julialang.org/
43
43
[ julia-pkgs-url ] : https://pkg.julialang.org/
0 commit comments