From 5e0de196fb643c6f56988c5aff414532673e2ffa Mon Sep 17 00:00:00 2001 From: Joseph Fajen <104791413+joseph-fajen@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:19:55 -0700 Subject: [PATCH] Update README.adoc Updated the link in README to point to the Plutus docs site on the docusaurus platform instead of Read the docs. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2dad08ea3f5..d693fa9523e 100644 --- a/README.adoc +++ b/README.adoc @@ -42,7 +42,7 @@ After setting it up you should just be able to depend on the `plutus` packages a === User documentation -The main documentation is located https://plutus.readthedocs.io/en/latest/[here]. +The main documentation is located https://intersectmbo.github.io/plutus/master/docs/[here]. The latest documentation for the metatheory can be found https://ci.iog.io/job/input-output-hk-plutus/master/x86_64-linux.packages.plutus-metatheory-site/latest/download/1[here].