From 0b20f64372053d3054d5834c5e57f0e94acf4309 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Thu, 5 Aug 2021 10:41:34 +0530 Subject: [PATCH] Use docs from develop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0adc54ee..d45eaf8a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Instructions for using Mythril are found on the [docs](https://mythril-classic.r For support or general discussions please join the Mythril community on [Discord](https://discord.gg/E3YrVtG). ## Building the Documentation -Mythril's documentation is contained in the `docs` folder and is published to [Read the Docs](https://mythril-classic.readthedocs.io/en/master/). It is based on Sphinx and can be built using the Makefile contained in the subdirectory: +Mythril's documentation is contained in the `docs` folder and is published to [Read the Docs](https://mythril-classic.readthedocs.io/en/develop/). It is based on Sphinx and can be built using the Makefile contained in the subdirectory: ``` cd docs