From a9c21a3bb4475e6132eb84a7072f4854cc308a6f Mon Sep 17 00:00:00 2001 From: Josef Erben Date: Wed, 17 Nov 2021 15:40:29 +0100 Subject: [PATCH] Update documentation link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fa660..292a68c 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Since we are shadowing the list `[]`, dune warnings might fail compilation depen ## Documentation -The documentation for the latest released version can be found [here](https://oxidizing.github.io/conformist/conformist/Conformist/index.html). +The documentation for the latest released version can be found [here](https://v3.ocaml.org/p/conformist/0.6.0). ## License