Skip to content

Commit

Permalink
doc badge links to https (#480) [skipci]
Browse files Browse the repository at this point in the history
  • Loading branch information
visr authored May 31, 2021
1 parent 81aaf1e commit 2c285e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ You can use ColorTypes as a standalone package if you do not need the more exten
Basic color arithmetic is available with `using ColorVectorSpace`; see [its documentation](https://github.com/JuliaGraphics/ColorVectorSpace.jl) for why it's a separate package.

[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: http://juliagraphics.github.io/Colors.jl/dev/
[docs-dev-url]: https://juliagraphics.github.io/Colors.jl/dev/

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: http://juliagraphics.github.io/Colors.jl/stable/
[docs-stable-url]: https://juliagraphics.github.io/Colors.jl/stable/

[action-img]: https://github.com/JuliaGraphics/Colors.jl/workflows/Unit%20test/badge.svg
[action-url]: https://github.com/JuliaGraphics/Colors.jl/actions
Expand Down

0 comments on commit 2c285e8

Please sign in to comment.