aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-07-08 12:44:14 +0200
committerEmilio Jesus Gallego Arias2020-07-08 12:44:14 +0200
commit421b2214a9bcb232739346ef27ae20df64728eb4 (patch)
tree6c7e46828e382e7149fefce7449f57db0e7dd496
parent975314b4b4a57889e00dc88e52cb4dc6366fc068 (diff)
parent2443722270fcde5b952ba5081add3f7262145c89 (diff)
Merge PR #12612: docs(README.md): Update badge and links
Reviewed-by: ejgallego
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 62004c0036..a5be6e22b8 100644
--- a/README.md
+++ b/README.md
@@ -59,11 +59,11 @@ environment for semi-interactive development of machine-checked proofs.
[nixpkgs-badge]: https://repology.org/badge/version-for-repo/nix_unstable/coq.svg
[nixpkgs-link]: https://nixos.org/nixos/packages.html#coq
-[dockerhub-badge]: https://img.shields.io/docker/automated/coqorg/coq.svg
-[dockerhub-link]: https://hub.docker.com/r/coqorg/coq "Automated build on Docker Hub"
+[dockerhub-badge]: https://img.shields.io/badge/images%20on-Docker%20Hub-blue.svg
+[dockerhub-link]: https://hub.docker.com/r/coqorg/coq#supported-tags "Supported tags on Docker Hub"
[coqorg-badge]: https://images.microbadger.com/badges/version/coqorg/coq.svg
-[coqorg-link]: https://github.com/coq-community/docker-coq/wiki#docker-coq-images "Docker images of Coq"
+[coqorg-link]: https://github.com/coq-community/docker-coq/wiki#docker-coq-images "coqorg/coq:latest"
Download the pre-built packages of the [latest release][] for Windows and macOS;
read the [help page][opam-using] on how to install Coq with OPAM;