From b4090036ef4f24ce00f6b3b1df9e5c8dadbe7bbd Mon Sep 17 00:00:00 2001 From: "Paolo G. Giarrusso" <p.giarrusso@gmail.com> Date: Fri, 1 Nov 2019 13:43:23 +0100 Subject: [PATCH] Update version in URL for Iris appendix I'd consider (in addition or alternative) to link to a new http://plv.mpi-sws.org/iris/appendix-master.pdf, always matching the latest version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1931c7b..26a9d4578 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For using the Coq library, check out the For understanding the theory of Iris, a LaTeX version of the core logic definitions and some derived forms is available in [docs/iris.tex](docs/iris.tex). A compiled PDF version of this document is -[available online](http://plv.mpi-sws.org/iris/appendix-3.1.pdf). +[available online](http://plv.mpi-sws.org/iris/appendix-3.2.pdf). ## Building Iris -- GitLab