Skip to content

Commit b4b0e2e

Browse files
authored
README: point the docs badges to GitHub Pages
1 parent 5bd4101 commit b4b0e2e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ KernelAbstractions.jl
22
==============
33
*Ash dushum durbatulûk, ash dushum gimbatul, ash dushum thrakatulûk, agh burzum-ishi krimpatul*
44

5+
[![Documentation (stable)][docs-stable-img]][docs-stable-url]
56
[![Documentation (latest)][docs-latest-img]][docs-latest-url]
67
[![DOI][doi-img]][doi-url]
78
[![Bors][bors-img]][bors-url]
@@ -11,8 +12,10 @@ KernelAbstractions.jl
1112
| 1.5 | [![CI][ci-img]][ci-url] | [![Build status][buildkite-julia1-img]][buildkite-julia1-url] |
1213
| nightly | [![CI][ci-julia-nightly-img]][ci-julia-nightly-url] | [![Build status][buildkite-julianightly-img]][buildkite-julianightly-url] |
1314

14-
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
15-
[docs-latest-url]: https://juliagpu.gitlab.io/KernelAbstractions.jl/
15+
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
16+
[docs-stable-url]: https://juliagpu.github.io/KernelAbstractions.jl/stable
17+
[docs-latest-img]: https://img.shields.io/badge/docs-dev-blue.svg
18+
[docs-latest-url]: https://juliagpu.github.io/KernelAbstractions.jl/dev
1619
[doi-img]: https://zenodo.org/badge/237471203.svg
1720
[doi-url]: https://zenodo.org/badge/latestdoi/237471203
1821
[bors-img]: https://bors.tech/images/badge_small.svg
@@ -29,4 +32,4 @@ KernelAbstractions.jl
2932
License
3033
-------
3134

32-
KernelAbstractions.jl is licensed under [MIT license](LICENSE.md).
35+
KernelAbstractions.jl is licensed under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)