From 989680320dfb8ca578bf05772a7f98d146123ca2 Mon Sep 17 00:00:00 2001 From: Bernard Sibanda Date: Fri, 6 Sep 2024 03:51:56 +0200 Subject: [PATCH] Update README.adoc Haddock broken link Updated the broken link "https://input-output-hk.github.io/plutus-apps/main/" to "https://plutus.cardano.intersectmbo.org/haddock/latest/" --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a6ee5cb2a2..1cd40fd4c7 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