1010[ gitlab-badge ] : https://gitlab.inria.fr/coq/coq/badges/master/pipeline.svg
1111[ gitlab-link ] : https://gitlab.inria.fr/coq/coq/commits/master
1212
13- [ gh-macos-badge ] : https://github.com/coq/coq /actions/workflows/ci-macos.yml/badge.svg
14- [ gh-macos-link ] : https://github.com/coq/coq /actions/workflows/ci-macos.yml
13+ [ gh-macos-badge ] : https://github.com/rocq-prover/rocq /actions/workflows/ci-macos.yml/badge.svg
14+ [ gh-macos-link ] : https://github.com/rocq-prover/rocq /actions/workflows/ci-macos.yml
1515
16- [ gh-win-badge ] : https://github.com/coq/coq /actions/workflows/ci-windows.yml/badge.svg
17- [ gh-win-link ] : https://github.com/coq/coq /actions/workflows/ci-windows.yml
16+ [ gh-win-badge ] : https://github.com/rocq-prover/rocq /actions/workflows/ci-windows.yml/badge.svg
17+ [ gh-win-link ] : https://github.com/rocq-prover/rocq /actions/workflows/ci-windows.yml
1818
1919[ discourse-badge ] : https://img.shields.io/badge/Discourse-forum-informational.svg
20- [ discourse-link ] : https://coq. discourse.group /
20+ [ discourse-link ] : https://discourse.rocq-prover.org /
2121
2222[ zulip-badge ] : https://img.shields.io/badge/Zulip-chat-informational.svg
23- [ zulip-link ] : https://coq .zulipchat.com/
23+ [ zulip-link ] : https://rocq-prover .zulipchat.com/
2424
2525[ doi-badge ] : https://zenodo.org/badge/DOI/10.5281/zenodo.1003420.svg
2626[ doi-link ] : https://doi.org/10.5281/zenodo.1003420
@@ -34,18 +34,18 @@ environment for semi-interactive development of machine-checked proofs.
3434[ ![ latest packaged version(s)] [ repology-badge ]] [ repology-link ]
3535
3636[ ![ Docker Hub package] [ dockerhub-badge ]] [ dockerhub-link ]
37- [ ![ latest dockerized version] [ coqorg- badge]] [ coqorg -link]
37+ [ ![ latest dockerized version] [ docker-rocq- badge]] [ docker-rocq -link]
3838
3939[ repology-badge ] : https://repology.org/badge/latest-versions/coq.svg
4040[ repology-link ] : https://repology.org/metapackage/coq/versions
4141
4242[ dockerhub-badge ] : https://img.shields.io/badge/images%20on-Docker%20Hub-blue.svg
43- [ dockerhub-link ] : https://hub.docker.com/r/coqorg/coq #supported-tags " Supported tags on Docker Hub "
43+ [ dockerhub-link ] : https://hub.docker.com/r/rocq/rocq-prover #supported-tags " Supported tags on Docker Hub "
4444
45- [ coqorg- badge] : https://img.shields.io/docker/v/coqorg/coq /latest
46- [ coqorg- link] : https://github.com/coq-community/docker-coq/wiki#docker-coq-images " coqorg/coq :latest"
45+ [ docker-rocq- badge] : https://img.shields.io/docker/v/rocq/rocq-prover /latest
46+ [ docker-rocq- link] : https://github.com/coq-community/docker-coq/wiki#docker-coq-images " rocq/rocq-prover :latest"
4747
48- Please see https://coq.inria.fr/download .
48+ Please see https://rocq-prover.org/install .
4949Information on how to build and install from sources can be found in
5050[ ` INSTALL.md ` ] ( INSTALL.md ) .
5151
@@ -55,24 +55,24 @@ The sources of the documentation can be found in directory [`doc`](doc).
5555See [ ` doc/README.md ` ] ( /doc/README.md ) to learn more about the documentation,
5656in particular how to build it. The
5757documentation of the last released version is available on the Rocq
58- web site at [ coq.inria.fr/documentation ] ( http ://coq.inria.fr/documentation ) .
59- See also [ the Rocq wiki] ( https://github.com/coq/coq /wiki ) ,
60- and the [ Rocq FAQ] ( https://github.com/coq/coq /wiki/The-Coq-FAQ ) ,
58+ web site at [ rocq-prover.org/docs ] ( https ://rocq-prover.org/docs ) .
59+ See also [ the Rocq wiki] ( https://github.com/rocq-prover/rocq /wiki ) ,
60+ and the [ Rocq FAQ] ( https://github.com/rocq-prover/rocq /wiki/The-Coq-FAQ ) ,
6161for additional user-contributed documentation.
6262
6363The documentation of the master branch is continuously deployed. See:
6464- [ Reference Manual (master)] [ refman-master ]
6565- [ Documentation of the standard library (master)] [ stdlib-master ]
6666- [ Documentation of the ML API (master)] [ api-master ]
6767
68- [ api-master ] : https://coq.github.io /doc/master/api/
69- [ refman-master ] : https://coq.github.io /doc/master/refman/
70- [ stdlib-master ] : https://coq.github.io /doc/master/stdlib/
68+ [ api-master ] : https://rocq-prover.org /doc/master/api/
69+ [ refman-master ] : https://rocq-prover.org /doc/master/refman/
70+ [ stdlib-master ] : https://rocq-prover.org /doc/master/stdlib/
7171
7272## Changes
7373
7474The [ Recent
75- changes] ( https://coq.github.io /doc/master/refman/changes.html ) chapter
75+ changes] ( https://rocq-prover.org /doc/master/refman/changes.html ) chapter
7676of the reference manual explains the differences and the
7777incompatibilities of each new version of the Rocq Prover. If you upgrade Rocq,
7878please read it carefully as it contains important advice on how to
@@ -85,14 +85,13 @@ development team:
8585
8686- Our [ Zulip chat] [ zulip-link ] , for casual and high traffic discussions.
8787- Our [ Discourse forum] [ discourse-link ] , for more structured and easily browsable discussions and Q&A.
88- - Our historical mailing list, the [ Coq-Club] ( https://sympa.inria.fr/sympa/info/coq-club ) .
8988
90- See also [ coq.inria.fr /community] ( https://coq.inria.fr /community.html ) , which
89+ See also [ rocq-prover.org /community] ( https://rocq-prover.org /community ) , which
9190lists several other active platforms.
9291
9392## Bug reports
9493
95- Please report any bug / feature request in [ our issue tracker] ( https://github.com/coq/coq /issues ) .
94+ Please report any bug / feature request in [ our issue tracker] ( https://github.com/rocq-prover/rocq /issues ) .
9695
9796To be effective, bug reports should mention the OCaml version used
9897to compile and run Rocq, the Rocq version (` coqtop -v ` or ` rocq -v ` ), the configuration
@@ -102,7 +101,7 @@ used, and include a complete source example leading to the bug.
102101
103102Guidelines for contributing to Rocq in various ways are listed in the [ contributor's guide] ( CONTRIBUTING.md ) .
104103
105- Information about release plans is at https://github.com/coq/coq /wiki/Release-Plan
104+ Information about release plans is at https://github.com/rocq-prover/rocq /wiki/Release-Plan
106105
107106## Supporting Rocq
108107
0 commit comments