From 8d1d98102b7852267bf2b9eb1f1f5126ca15849c Mon Sep 17 00:00:00 2001 From: Florent C Date: Mon, 15 Jan 2024 12:10:41 +0100 Subject: [PATCH] Update link to generated Haddock in README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a6ee5cb2a2..2d10521f16 100644 --- a/README.adoc +++ b/README.adoc @@ -63,7 +63,7 @@ Run `nix develop` to enter the development shell and you will be presented with The main documentation is located https://plutus-apps.readthedocs.io/en/latest/[here]. The generated Haskell API documentation (haddocks) are here: -. +. === Talks