Skip to content

Commit cc7d4cc

Browse files
authored
Merge pull request #53 from thery/rocq
Remove doc ref
2 parents 068caaa + 135347b commit cc7d4cc

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The easiest way to install the latest released version of Huffman
4848
is via [OPAM](https://opam.ocaml.org/doc/Install.html):
4949

5050
```shell
51-
opam repo add coq-released https://coq.inria.fr/opam/released
51+
opam repo add rocq-released https://rocq-prover.org/opam/released
5252
opam install coq-huffman
5353
```
5454

@@ -65,8 +65,7 @@ make install
6565
## Documentation
6666

6767
For more information about the project, see the [technical report][techreport]
68-
describing the formalization. See also the [coqdoc presentation][coqdoc] of the
69-
Coq source files from the latest release.
68+
describing the formalization.
7069

7170
### Running extracted code
7271

meta.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ documentation: |-
7272
## Documentation
7373
7474
For more information about the project, see the [technical report][techreport]
75-
describing the formalization. See also the [coqdoc presentation][coqdoc] of the
76-
Coq source files from the latest release.
77-
75+
describing the formalization.
76+
7877
### Running extracted code
7978
8079
To extract code and obtain the program, run

0 commit comments

Comments
 (0)